diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-28 00:27:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-28 00:27:40 +0000 |
| commit | bd01fbc40d4842ccb74d678a79a8bd6fe02647b4 (patch) | |
| tree | 66e108e06ca970f56057c675a7f08aa88232e49d /dev-python | |
| parent | d1dccd663e7ca62be2ea8602899a15700d7fbb7e (diff) | |
| download | baldeagleos-repo-bd01fbc40d4842ccb74d678a79a8bd6fe02647b4.tar.gz baldeagleos-repo-bd01fbc40d4842ccb74d678a79a8bd6fe02647b4.tar.xz baldeagleos-repo-bd01fbc40d4842ccb74d678a79a8bd6fe02647b4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/docutils/docutils-0.16.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/guzzle_sphinx_theme/metadata.xml | 5 | ||||
| -rw-r--r-- | dev-python/hypothesis/hypothesis-5.16.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jinja/jinja-2.11.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jupyter/jupyter-1.0.0-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jupyter_console/jupyter_console-6.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/paver/paver-1.3.4-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/psycopg/psycopg-2.7.7.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/psycopg/psycopg-2.8.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/psycopg/psycopg-2.8.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygresql/pygresql-5.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/requests/requests-2.21.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/requests/requests-2.23.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/requests/requests-2.24.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/werkzeug/werkzeug-1.0.1.ebuild | 5 |
15 files changed, 18 insertions, 18 deletions
diff --git a/dev-python/docutils/docutils-0.16.ebuild b/dev-python/docutils/docutils-0.16.ebuild index 30358fd2326b..10baddc9d31f 100644 --- a/dev-python/docutils/docutils-0.16.ebuild +++ b/dev-python/docutils/docutils-0.16.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="https://sourceforge.net/projects/docutils/ https://pypi.org/project/docutils/" +HOMEPAGE="https://docutils.sourceforge.net/ https://pypi.org/project/docutils/" #SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/guzzle_sphinx_theme/metadata.xml b/dev-python/guzzle_sphinx_theme/metadata.xml index 21ab25a65b13..a5e5eb1bf62f 100644 --- a/dev-python/guzzle_sphinx_theme/metadata.xml +++ b/dev-python/guzzle_sphinx_theme/metadata.xml @@ -1,10 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>andrey_utkin@gentoo.org</email> - <name>Andrey Utkin</name> - </maintainer> + <!-- maintainer-needed --> <stabilize-allarches/> <upstream> <remote-id type="pypi">guzzle_sphinx_theme</remote-id> diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild index 1fc99a38223e..9c1edec7fa54 100644 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.16.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/jinja/jinja-2.11.2.ebuild b/dev-python/jinja/jinja-2.11.2.ebuild index 6a649eb9b3c1..1f40994da577 100644 --- a/dev-python/jinja/jinja-2.11.2.ebuild +++ b/dev-python/jinja/jinja-2.11.2.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="A full-featured template engine for Python" -HOMEPAGE="https://jinja.pocoo.org/ https://pypi.org/project/Jinja2/" +HOMEPAGE="https://jinja.palletsprojects.com/ https://pypi.org/project/Jinja2/" # pypi tarball is missing tests SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild index 85b2884d3ced..5300d8263525 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=" diff --git a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild index 3f69ee0b1603..2f1002d2efd7 100644 --- a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RESTRICT="!test? ( test )" diff --git a/dev-python/paver/paver-1.3.4-r1.ebuild b/dev-python/paver/paver-1.3.4-r1.ebuild index 5a2023331b7a..9e75f4f415d3 100644 --- a/dev-python/paver/paver-1.3.4-r1.ebuild +++ b/dev-python/paver/paver-1.3.4-r1.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/p/P} MY_P=${MY_PN}-${PV} DESCRIPTION="Python-based software project scripting tool along the lines of Make" -HOMEPAGE="https://www.blueskyonmars.com/projects/paver/ https://github.com/paver/paver" +HOMEPAGE="https://pythonhosted.org/Paver/ https://github.com/paver/paver" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/psycopg/psycopg-2.7.7.ebuild b/dev-python/psycopg/psycopg-2.7.7.ebuild index 20663db7845a..074cb03de6ec 100644 --- a/dev-python/psycopg/psycopg-2.7.7.ebuild +++ b/dev-python/psycopg/psycopg-2.7.7.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="https://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/psycopg/psycopg-2.8.4.ebuild b/dev-python/psycopg/psycopg-2.8.4.ebuild index 22422d24a6ad..63c90eb39228 100644 --- a/dev-python/psycopg/psycopg-2.8.4.ebuild +++ b/dev-python/psycopg/psycopg-2.8.4.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="https://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} diff --git a/dev-python/psycopg/psycopg-2.8.5.ebuild b/dev-python/psycopg/psycopg-2.8.5.ebuild index de1183835c5d..cbfc3cca033f 100644 --- a/dev-python/psycopg/psycopg-2.8.5.ebuild +++ b/dev-python/psycopg/psycopg-2.8.5.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="https://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} diff --git a/dev-python/pygresql/pygresql-5.1.ebuild b/dev-python/pygresql/pygresql-5.1.ebuild index 55029809a62f..57f502156147 100644 --- a/dev-python/pygresql/pygresql-5.1.ebuild +++ b/dev-python/pygresql/pygresql-5.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="https://www.pygresql.org/" +HOMEPAGE="https://pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" LICENSE="POSTGRESQL" diff --git a/dev-python/requests/requests-2.21.0-r1.ebuild b/dev-python/requests/requests-2.21.0-r1.ebuild index ea341887e759..be9843a72ac6 100644 --- a/dev-python/requests/requests-2.21.0-r1.ebuild +++ b/dev-python/requests/requests-2.21.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="https://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.23.0.ebuild b/dev-python/requests/requests-2.23.0.ebuild index d7d8a0380042..aae7ce68fd8e 100644 --- a/dev-python/requests/requests-2.23.0.ebuild +++ b/dev-python/requests/requests-2.23.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="https://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.24.0.ebuild b/dev-python/requests/requests-2.24.0.ebuild index 7d915961c853..27e210818e11 100644 --- a/dev-python/requests/requests-2.24.0.ebuild +++ b/dev-python/requests/requests-2.24.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="https://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/werkzeug/werkzeug-1.0.1.ebuild b/dev-python/werkzeug/werkzeug-1.0.1.ebuild index bf8535f7358b..75b525e68975 100644 --- a/dev-python/werkzeug/werkzeug-1.0.1.ebuild +++ b/dev-python/werkzeug/werkzeug-1.0.1.ebuild @@ -11,7 +11,10 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="https://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug" +HOMEPAGE=" + https://werkzeug.palletsprojects.com/ + https://pypi.org/project/Werkzeug/ + https://github.com/pallets/werkzeug" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" |
