diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
| commit | fb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch) | |
| tree | de239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-python/pytest | |
| parent | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff) | |
| download | baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pytest')
| -rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-4.6.10.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-4.6.11.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-4.6.9.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index 58d5ac51c856..d6514cfaade9 100644 --- a/dev-python/pytest/pytest-3.10.1.ebuild +++ b/dev-python/pytest/pytest-3.10.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple powerful testing with Python" -HOMEPAGE="http://pytest.org/" +HOMEPAGE="https://pytest.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index a83f1311e0a9..b7645ac3a2c7 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple powerful testing with Python" -HOMEPAGE="http://pytest.org/" +HOMEPAGE="https://pytest.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-4.6.10.ebuild b/dev-python/pytest/pytest-4.6.10.ebuild index c8234af1fa7a..b393e8ecdcb0 100644 --- a/dev-python/pytest/pytest-4.6.10.ebuild +++ b/dev-python/pytest/pytest-4.6.10.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple powerful testing with Python" -HOMEPAGE="http://pytest.org/" +HOMEPAGE="https://pytest.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-4.6.11.ebuild b/dev-python/pytest/pytest-4.6.11.ebuild index 32e713dd573d..23103acaa07c 100644 --- a/dev-python/pytest/pytest-4.6.11.ebuild +++ b/dev-python/pytest/pytest-4.6.11.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple powerful testing with Python" -HOMEPAGE="http://pytest.org/" +HOMEPAGE="https://pytest.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-4.6.9.ebuild b/dev-python/pytest/pytest-4.6.9.ebuild index b0edb8058fea..3d3fa344dd89 100644 --- a/dev-python/pytest/pytest-4.6.9.ebuild +++ b/dev-python/pytest/pytest-4.6.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple powerful testing with Python" -HOMEPAGE="http://pytest.org/" +HOMEPAGE="https://pytest.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |
