From 38c3230d25a9fcd37b8c9d43682749bc09019a20 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 5 Dec 2018 01:25:53 +0100 Subject: [PATCH] python-*: orphaning packages --- srcpkgs/calibre/template | 2 +- srcpkgs/libvirt-python/template | 2 +- srcpkgs/python-Arrow/template | 2 +- srcpkgs/python-Cheroot/template | 2 +- srcpkgs/python-CherryPy/template | 2 +- srcpkgs/python-M2Crypto/template | 2 +- srcpkgs/python-b2/template | 2 +- srcpkgs/python-enchant/template | 2 +- srcpkgs/python-gtkglext/template | 2 +- srcpkgs/python-html5-parser/template | 2 +- srcpkgs/python-ipaddr/template | 2 +- srcpkgs/python-libpcap/template | 2 +- srcpkgs/python-logfury/template | 2 +- srcpkgs/python-portend/template | 2 +- srcpkgs/python-regex/template | 2 +- srcpkgs/python-rencode/template | 2 +- srcpkgs/python-tempora/template | 2 +- srcpkgs/python3-CherryPy/template | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index b31e314fba2..d5da7e824f4 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -17,7 +17,7 @@ depends="python-six python-dateutil python-cssutils python-CherryPy python-regex python-html5-parser python-msgpack shared-mime-info desktop-file-utils gtk-update-icon-cache optipng" short_desc="Ebook management application" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="GPL-3" homepage="https://calibre-ebook.com" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index e390132ec21..0e645a3d261 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config python-devel python3-devel libvirt-devel" makedepends="libvirt-devel python-devel python3-devel" pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py" short_desc="The libvirt virtualization API Python2 binding" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="LGPL-2.1" homepage="https://pypi.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/python-Arrow/template b/srcpkgs/python-Arrow/template index 84daba5350a..54f8f28b0b4 100644 --- a/srcpkgs/python-Arrow/template +++ b/srcpkgs/python-Arrow/template @@ -9,7 +9,7 @@ pycompile_module="arrow" hostmakedepends="python-setuptools python3-setuptools" depends="python-dateutil python-backports.functools_lru_cache" short_desc="Better dates & times for Python (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/crsmithdev/arrow" distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz" diff --git a/srcpkgs/python-Cheroot/template b/srcpkgs/python-Cheroot/template index 965bb24a8dc..bd956dde239 100644 --- a/srcpkgs/python-Cheroot/template +++ b/srcpkgs/python-Cheroot/template @@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-six python-more-itertools python-backports.functools_lru_cache" short_desc="High-performance, pure-Python HTTP server (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/cherrypy/cheroot" distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz" diff --git a/srcpkgs/python-CherryPy/template b/srcpkgs/python-CherryPy/template index b816ff752c8..ec1a48002e0 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -10,7 +10,7 @@ hostmakedepends="python-setuptools" depends="python-setuptools python-six python-Cheroot python-portend python-contextlib2 python-zc.lockfile" pycompile_module="cherrypy" short_desc="Object-oriented HTTP framework (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://cherrypy.org/" distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz" diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 98663b6ca40..112d7277380 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools swig libressl-devel" makedepends="libressl-devel python-devel python3-devel" depends="python-typing" short_desc="Python2 crypto and SSL toolkit" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="MIT" homepage="https://gitlab.com/m2crypto/m2crypto/" distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz" diff --git a/srcpkgs/python-b2/template b/srcpkgs/python-b2/template index c9ad761d239..186fc92c614 100644 --- a/srcpkgs/python-b2/template +++ b/srcpkgs/python-b2/template @@ -6,6 +6,6 @@ noarch=yes build_style=meta depends="backblaze-b2>=${version}_${revision}" short_desc="Command Line Interface for Backblaze's B2 storage service (transitional dummy package)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="MIT" homepage="https://github.com/Backblaze/B2_Command_Line_Tool" diff --git a/srcpkgs/python-enchant/template b/srcpkgs/python-enchant/template index d702d773750..dfd6fa8fbdc 100644 --- a/srcpkgs/python-enchant/template +++ b/srcpkgs/python-enchant/template @@ -9,7 +9,7 @@ pycompile_module="enchant" hostmakedepends="python-setuptools python3-setuptools enchant-devel" depends="enchant" short_desc="Spellchecking library for Python2" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="LGPL-2.1" homepage="https://github.com/rfk/pyenchant" distfiles="${PYPI_SITE}/p/pyenchant/pyenchant-${version}.tar.gz" diff --git a/srcpkgs/python-gtkglext/template b/srcpkgs/python-gtkglext/template index 7efe3402340..8fb01d423da 100644 --- a/srcpkgs/python-gtkglext/template +++ b/srcpkgs/python-gtkglext/template @@ -8,7 +8,7 @@ pycompile_module="gtk-2.0/gtk" hostmakedepends="pkg-config pygtk-devel" makedepends="pygtk-devel gtkglext-devel" short_desc="Python Bindings for GtkGLExt" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="LGPL-2.1" homepage="https://projects.gnome.org/gtkglext/" distfiles="${SOURCEFORGE_SITE}/gtkglext/pygtkglext-${version}.tar.bz2" diff --git a/srcpkgs/python-html5-parser/template b/srcpkgs/python-html5-parser/template index 91d3267041f..a71079fea70 100644 --- a/srcpkgs/python-html5-parser/template +++ b/srcpkgs/python-html5-parser/template @@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools pkg-config" makedepends="python-devel python3-devel libxml2-devel" depends="python-chardet python-lxml" short_desc="Fast C-based HTML5 parsing (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="Apache-2.0" homepage="https://html5-parser.readthedocs.io/" distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz" diff --git a/srcpkgs/python-ipaddr/template b/srcpkgs/python-ipaddr/template index 71a7a77e834..cf5fa0386a9 100644 --- a/srcpkgs/python-ipaddr/template +++ b/srcpkgs/python-ipaddr/template @@ -9,7 +9,7 @@ pycompile_module="ipaddr.py" hostmakedepends="python" makedepends="python-devel" short_desc="Python IP address manipulation library" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/google/ipaddr-py" distfiles="${PYPI_SITE}/i/ipaddr/ipaddr-${version}.tar.gz" diff --git a/srcpkgs/python-libpcap/template b/srcpkgs/python-libpcap/template index 063eeb0ee6b..a37ec295b2e 100644 --- a/srcpkgs/python-libpcap/template +++ b/srcpkgs/python-libpcap/template @@ -8,7 +8,7 @@ pycompile_module="pcap.py" hostmakedepends="python" makedepends="libpcap-devel python-devel" short_desc="Python2 module for the libpcap packet capture library" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="BSD-3-Clause" homepage="http://pylibpcap.sourceforge.net/" distfiles="$SOURCEFORGE_SITE/pylibpcap/pylibpcap/$version/pylibpcap-$version.tar.gz" diff --git a/srcpkgs/python-logfury/template b/srcpkgs/python-logfury/template index ba7f2f73be6..2a8ee0555d0 100644 --- a/srcpkgs/python-logfury/template +++ b/srcpkgs/python-logfury/template @@ -9,7 +9,7 @@ pycompile_module="logfury" hostmakedepends="python-setuptools python3-setuptools" depends="python-six python-funcsigs" short_desc="Low-boilerplate logging of method calls (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/ppolewicz/logfury" distfiles="$homepage/archive/$version.tar.gz" diff --git a/srcpkgs/python-portend/template b/srcpkgs/python-portend/template index 92fc19cc265..da8ad7a74ea 100644 --- a/srcpkgs/python-portend/template +++ b/srcpkgs/python-portend/template @@ -9,7 +9,7 @@ pycompile_module="portend.py" hostmakedepends="python-setuptools python3-setuptools" depends="python-tempora" short_desc="TCP port monitoring utilities (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/portend" distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz" diff --git a/srcpkgs/python-regex/template b/srcpkgs/python-regex/template index 167761901e5..54ec5924ca4 100644 --- a/srcpkgs/python-regex/template +++ b/srcpkgs/python-regex/template @@ -8,7 +8,7 @@ pycompile_module="_regex_core.py regex.py test_regex.py" hostmakedepends="python-devel python3-devel" makedepends="python-devel python3-devel" short_desc="Alternative regular expression module (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="PSF" homepage="https://pypi.org/project/regex/" distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz" diff --git a/srcpkgs/python-rencode/template b/srcpkgs/python-rencode/template index ae7f5024bec..2288d7e1e37 100644 --- a/srcpkgs/python-rencode/template +++ b/srcpkgs/python-rencode/template @@ -8,7 +8,7 @@ hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cyth makedepends="python-devel python3-devel" pycompile_module="rencode" short_desc="Python2 module for fast (basic) object serialization" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="GPL-3" homepage="https://github.com/aresch/rencode" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/python-tempora/template b/srcpkgs/python-tempora/template index 64897179a76..0a47f26b689 100644 --- a/srcpkgs/python-tempora/template +++ b/srcpkgs/python-tempora/template @@ -9,7 +9,7 @@ pycompile_module="tempora" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-six python-pytz" short_desc="Objects and routines pertaining to date and time (Python2)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/tempora" distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz" diff --git a/srcpkgs/python3-CherryPy/template b/srcpkgs/python3-CherryPy/template index c3a55f56f9d..35fc7e7e240 100644 --- a/srcpkgs/python3-CherryPy/template +++ b/srcpkgs/python3-CherryPy/template @@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile" pycompile_module="cherrypy" short_desc="Object-oriented HTTP framework (Python3)" -maintainer="Andrea Brancaleoni " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://cherrypy.org/" distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"