xbps-src: officially take maintainership of some python modules

This commit is contained in:
Alessio Sergi 2018-10-01 12:33:57 +02:00
parent c5af42b324
commit 13708266e7
17 changed files with 17 additions and 17 deletions

View File

@ -8,7 +8,7 @@ hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
pycompile_module="markupsafe"
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://github.com/mitsuhiko/markupsafe"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz"

View File

@ -12,7 +12,7 @@ depends="python-setuptools python-zope.interface python-service_identity
python-constantly python-incremental python-automat python-hyperlink
python-PyHamcrest"
short_desc="Asynchronous networking framework written in Python (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://twistedmatrix.com/"
license="MIT"
distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2"

View File

@ -9,7 +9,7 @@ pycompile_module="attr"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Attributes without boilerplate (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://attrs.readthedocs.io/"
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"

View File

@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-setuptools python-attrs python-six"
checkdepends="python3-attrs python3-six python3-Twisted python3-graphviz"
short_desc="Finite-state machines in Python (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/glyph/Automat"
license="MIT"
distfiles="${PYPI_SITE}/A/Automat/Automat-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="constantly"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Symbolic constants in Python (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/twisted/constantly"
license="MIT"
distfiles="${PYPI_SITE}/c/constantly/constantly-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="decorator.py"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Python2 decorator module"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/micheles/decorator"
changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"

View File

@ -9,7 +9,7 @@ pycompile_module="dns"
hostmakedepends="python-setuptools python3-setuptools unzip"
depends="python"
short_desc="A DNS toolkit for Python2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="ISC"
homepage="http://www.dnspython.org/"
distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.zip"

View File

@ -9,7 +9,7 @@ hostmakedepends="python-setuptools"
depends="python"
pycompile_module="enum"
short_desc="Backport of Python 3.4 enum module"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://bitbucket.org/stoneleaf/enum34"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/e/enum34/enum34-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="httplib2"
hostmakedepends="python-setuptools python3-setuptools"
depends="python ca-certificates"
short_desc="Comprehensive HTTP client library (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/httplib2/httplib2"
license="MIT"
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="incremental"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Small library that versions your Python projects (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/twisted/incremental"
license="MIT"
distfiles="${PYPI_SITE}/i/incremental/incremental-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython py
makedepends="libxslt-devel python-devel python3-devel"
checkdepends="python3-cssselect python3-BeautifulSoup4 python3-html5lib"
short_desc="Python2 binding for the libxml2 and libxslt libraries"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://lxml.de/"
license="BSD-3-Clause, ElementTree"
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-cryptography python-six"
pycompile_module="OpenSSL"
short_desc="Python2 interface to the OpenSSL library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pyopenssl.org/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="paramiko"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-cryptography python-pyasn1 python-bcrypt python-pynacl"
short_desc="Python2 SSH2 protocol library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.paramiko.org/"
license="LGPL-2.1-or-later"
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"

View File

@ -10,7 +10,7 @@ depends="python-ptyprocess"
checkdepends="python3-pytest python3-ptyprocess mdocml"
pycompile_module="pexpect"
short_desc="Python2 module for spawning child applications and controlling them"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pexpect.readthedocs.io/"
license="ISC"
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ pycompile_module="service_identity"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-attrs python-pyasn1-modules python-openssl"
short_desc="Service identity verification for pyOpenSSL (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://service-identity.readthedocs.org/"
distfiles="${PYPI_SITE}/s/service_identity/service_identity-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
pycompile_module="six.py"
short_desc="Python 2 and 3 compatibility utilities (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pypi.org/project/six/"
license="MIT"
distfiles="${PYPI_SITE}/s/six/six-${version}.tar.gz"

View File

@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
depends="python-setuptools"
short_desc="Zope interfaces for Python2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/zopefoundation/zope.interface"
license="ZPL-2.1"
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"