[arch-commits] Commit in python2-functools32/repos/community-any (PKGBUILD PKGBUILD)

2020-07-05 Thread Morten Linderud via arch-commits
Date: Sunday, July 5, 2020 @ 22:52:36
  Author: foxboron
Revision: 657928

archrelease: copy trunk to community-any

Added:
  python2-functools32/repos/community-any/PKGBUILD
(from rev 657927, python2-functools32/trunk/PKGBUILD)
Deleted:
  python2-functools32/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-05 22:52:28 UTC (rev 657927)
+++ PKGBUILD2020-07-05 22:52:36 UTC (rev 657928)
@@ -1,29 +0,0 @@
-# Maintainer: 
-# Contributor: Stephan Conrad
-
-pkgname=python2-functools32
-_pkgver=3.2.3-2
-pkgver=${_pkgver//-/_}
-pkgrel=2
-pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and 
PyPy"
-url="https://github.com/MiCHiLU/python-functools32";
-arch=(any)
-depends=(python2)
-makedepends=(python2-distribute)
-license=('CUSTOM')
-source=("https://pypi.python.org/packages/source/f/functools32/functools32-$_pkgver.tar.gz";)
-md5sums=('09f24ffd9af9f6cd0f63cb9f4e23d4b2')
-
-build() {
-cd functools32-$_pkgver
-python2 setup.py build
-}
-
-package() {
-cd functools32-$_pkgver
-python2 setup.py install --root="$pkgdir" --optimize=1
-
-install -d "$pkgdir"/usr/share/licenses/$pkgname
-install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/
-}
-

Copied: python2-functools32/repos/community-any/PKGBUILD (from rev 657927, 
python2-functools32/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-05 22:52:36 UTC (rev 657928)
@@ -0,0 +1,29 @@
+# Maintainer: 
+# Contributor: Stephan Conrad
+
+pkgname=python2-functools32
+_pkgver=3.2.3-2
+pkgver=${_pkgver//-/_}
+pkgrel=3
+pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and 
PyPy"
+url="https://github.com/MiCHiLU/python-functools32";
+arch=(any)
+depends=(python2)
+makedepends=(python2-distribute)
+license=('CUSTOM')
+source=("https://pypi.python.org/packages/source/f/functools32/functools32-$_pkgver.tar.gz";)
+md5sums=('09f24ffd9af9f6cd0f63cb9f4e23d4b2')
+
+build() {
+cd functools32-$_pkgver
+python2 setup.py build
+}
+
+package() {
+cd functools32-$_pkgver
+python2 setup.py install --root="$pkgdir" --optimize=1
+
+install -d "$pkgdir"/usr/share/licenses/$pkgname
+install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


[arch-commits] Commit in python2-functools32/repos/community-any (PKGBUILD PKGBUILD)

2016-03-09 Thread Antonio Rojas
Date: Thursday, March 10, 2016 @ 08:39:50
  Author: arojas
Revision: 165821

archrelease: copy trunk to community-any

Added:
  python2-functools32/repos/community-any/PKGBUILD
(from rev 165820, python2-functools32/trunk/PKGBUILD)
Deleted:
  python2-functools32/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-10 07:39:19 UTC (rev 165820)
+++ PKGBUILD2016-03-10 07:39:50 UTC (rev 165821)
@@ -1,29 +0,0 @@
-# Maintainer: 
-# Contributor: Stephan Conrad
-
-pkgname=python2-functools32
-_pkgver=3.2.3-1
-pkgver=${_pkgver//-/_}
-pkgrel=1
-pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and 
PyPy"
-url="https://github.com/MiCHiLU/python-functools32";
-arch=(any)
-depends=(python2)
-makedepends=(python2-distribute)
-license=('CUSTOM')
-source=("https://pypi.python.org/packages/source/f/functools32/functools32-$_pkgver.tar.gz";)
-md5sums=('6c226dfc1ca56ba3ee200d603b780cbc')
-
-build() {
-cd functools32-$_pkgver
-python2 setup.py build
-}
-
-package() {
-cd functools32-$_pkgver
-python2 setup.py install --root="$pkgdir" --optimize=1
-
-install -d "$pkgdir"/usr/share/licenses/$pkgname
-install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/
-}
-

Copied: python2-functools32/repos/community-any/PKGBUILD (from rev 165820, 
python2-functools32/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-10 07:39:50 UTC (rev 165821)
@@ -0,0 +1,29 @@
+# Maintainer: 
+# Contributor: Stephan Conrad
+
+pkgname=python2-functools32
+_pkgver=3.2.3-2
+pkgver=${_pkgver//-/_}
+pkgrel=1
+pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and 
PyPy"
+url="https://github.com/MiCHiLU/python-functools32";
+arch=(any)
+depends=(python2)
+makedepends=(python2-distribute)
+license=('CUSTOM')
+source=("https://pypi.python.org/packages/source/f/functools32/functools32-$_pkgver.tar.gz";)
+md5sums=('09f24ffd9af9f6cd0f63cb9f4e23d4b2')
+
+build() {
+cd functools32-$_pkgver
+python2 setup.py build
+}
+
+package() {
+cd functools32-$_pkgver
+python2 setup.py install --root="$pkgdir" --optimize=1
+
+install -d "$pkgdir"/usr/share/licenses/$pkgname
+install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/
+}
+