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

2016-11-28 Thread Alexander Rødseth
Date: Tuesday, November 29, 2016 @ 00:13:27
  Author: arodseth
Revision: 197211

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-29 00:13:18 UTC (rev 197210)
+++ PKGBUILD2016-11-29 00:13:27 UTC (rev 197211)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Aaron Griffin 
-# Contributor: Todd Maynard 
-
-pkgname=python2-formencode
-pkgver=1.3.0a1
-pkgrel=2
-pkgdesc='HTML form validation, generation, and conversion'
-arch=('any')
-license=('PSF')
-url='http://formencode.org'
-depends=('python2')
-makedepends=('setuptools')
-replaces=('python-formencode<=1.2.4-1')
-source=("http://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz;)
-sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
-
-package() {
-  cd "FormEncode-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" install
-
-  # Removing documentation that conflicts with other packages
-  rm -rf "$pkgdir/usr/lib/python2.7/site-packages/docs"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-formencode/repos/community-any/PKGBUILD (from rev 197210, 
python2-formencode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-29 00:13:27 UTC (rev 197211)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: Todd Maynard 
+
+pkgname=python2-formencode
+pkgver=1.3.0a1
+pkgrel=3
+pkgdesc='HTML form validation, generation and conversion'
+arch=('any')
+license=('PSF')
+url='http://formencode.org/'
+depends=('python2')
+makedepends=('python2-setuptools')
+replaces=('python-formencode<=1.2.4-1')
+source=("https://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz;)
+sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
+
+package() {
+  cd "FormEncode-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" install
+
+  # Removing documentation that conflicts with other packages
+  rm -rf "$pkgdir/usr/lib/python2.7/site-packages/docs"
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-01-09 Thread Alexander Rødseth
Date: Friday, January 9, 2015 @ 12:24:01
  Author: arodseth
Revision: 125653

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   53 -
 1 file changed, 28 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-09 11:23:54 UTC (rev 125652)
+++ PKGBUILD2015-01-09 11:24:01 UTC (rev 125653)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: Todd Maynard a...@toddmaynard.com
-
-pkgname=python2-formencode
-pkgver=1.3.0a1
-pkgrel=1
-pkgdesc='HTML form validation, generation, and conversion'
-arch=('any')
-license=('PSF')
-url='http://formencode.org'
-depends=('python2')
-makedepends=('setuptools')
-replaces=('python-formencode=1.2.4-1')
-source=(http://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz;)
-sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
-
-package() {
-  cd FormEncode-$pkgver
-
-  python2 setup.py install --root=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-formencode/repos/community-any/PKGBUILD (from rev 125652, 
python2-formencode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-09 11:24:01 UTC (rev 125653)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: Todd Maynard a...@toddmaynard.com
+
+pkgname=python2-formencode
+pkgver=1.3.0a1
+pkgrel=2
+pkgdesc='HTML form validation, generation, and conversion'
+arch=('any')
+license=('PSF')
+url='http://formencode.org'
+depends=('python2')
+makedepends=('setuptools')
+replaces=('python-formencode=1.2.4-1')
+source=(http://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz;)
+sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
+
+package() {
+  cd FormEncode-$pkgver
+
+  python2 setup.py install --root=$pkgdir install
+
+  # Removing documentation that conflicts with other packages
+  rm -rf $pkgdir/usr/lib/python2.7/site-packages/docs
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-03-10 Thread Alexander Rødseth
Date: Monday, March 10, 2014 @ 23:27:09
  Author: arodseth
Revision: 106953

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   53 +
 1 file changed, 25 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-10 22:27:01 UTC (rev 106952)
+++ PKGBUILD2014-03-10 22:27:09 UTC (rev 106953)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: Todd Maynard a...@toddmaynard.com
-
-pkgname=python2-formencode
-pkgver=1.2.4
-pkgrel=3
-pkgdesc=HTML form validation, generation, and conversion
-arch=('any')
-license=('PSF')
-url=http://formencode.org;
-depends=('python2')
-makedepends=('setuptools')
-replaces=('python-formencode=1.2.4-1')
-source=(http://pypi.python.org/packages/source/F/FormEncode/FormEncode-1.2.4.tar.gz;)
-sha256sums=('8270840ee832055463b3d3328f8ae4b881e1fbe84353c97af1d913df3401feb9')
-
-package() {
-  cd $srcdir/FormEncode-$pkgver
-  python2 setup.py install --root=$pkgdir install
-  echo /usr/lib/python2.7/site-packages/FormEncode-$pkgver-py2.6.egg \
-$pkgdir/usr/lib/python2.7/site-packages/$pkgname.pth
-  sed -i '0,/on/s//on2/' \
-$pkgdir/usr/lib/python2.7/site-packages/formencode/i18n/msgfmt.py
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-formencode/repos/community-any/PKGBUILD (from rev 106952, 
python2-formencode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-10 22:27:09 UTC (rev 106953)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: Todd Maynard a...@toddmaynard.com
+
+pkgname=python2-formencode
+pkgver=1.3.0a1
+pkgrel=1
+pkgdesc='HTML form validation, generation, and conversion'
+arch=('any')
+license=('PSF')
+url='http://formencode.org'
+depends=('python2')
+makedepends=('setuptools')
+replaces=('python-formencode=1.2.4-1')
+source=(http://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz;)
+sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
+
+package() {
+  cd FormEncode-$pkgver
+
+  python2 setup.py install --root=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et: