[arch-commits] Commit in python2-traits/repos (4 files)

Andrzej Giniewicz aginiewicz at nymeria.archlinux.org
Thu Jan 30 10:34:22 UTC 2014


    Date: Thursday, January 30, 2014 @ 11:34:22
  Author: aginiewicz
Revision: 105025

archrelease: copy trunk to community-i686, community-x86_64

Added:
  python2-traits/repos/community-i686/PKGBUILD
    (from rev 105024, python2-traits/trunk/PKGBUILD)
  python2-traits/repos/community-x86_64/PKGBUILD
    (from rev 105024, python2-traits/trunk/PKGBUILD)
Deleted:
  python2-traits/repos/community-i686/PKGBUILD
  python2-traits/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-30 10:34:07 UTC (rev 105024)
+++ community-i686/PKGBUILD	2014-01-30 10:34:22 UTC (rev 105025)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-
-pkgname=python2-traits
-pkgver=4.3.0
-pkgrel=2
-pkgdesc="Explicitly typed attributes for Python"
-arch=('i686' 'x86_64')
-url="https://github.com/enthought/traits"
-license=('BSD')
-depends=('python2-numpy')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
-md5sums=('f78c15c44e0f965cc2ab799806a80388')
-
-build() {
-  cd "$srcdir"/traits-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd "$srcdir"/traits-$pkgver
-
-  python2 setup.py install --root="$pkgdir"/ --optimize=1
-
-  install -D LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traits/repos/community-i686/PKGBUILD (from rev 105024, python2-traits/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-30 10:34:22 UTC (rev 105025)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+
+pkgname=python2-traits
+pkgver=4.4.0
+pkgrel=1
+pkgdesc="Explicitly typed attributes for Python"
+arch=('i686' 'x86_64')
+url="https://github.com/enthought/traits"
+license=('BSD')
+depends=('python2-numpy')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
+md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
+
+build() {
+  cd "$srcdir"/traits-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd "$srcdir"/traits-$pkgver
+
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+
+  install -D LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-30 10:34:07 UTC (rev 105024)
+++ community-x86_64/PKGBUILD	2014-01-30 10:34:22 UTC (rev 105025)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-
-pkgname=python2-traits
-pkgver=4.3.0
-pkgrel=2
-pkgdesc="Explicitly typed attributes for Python"
-arch=('i686' 'x86_64')
-url="https://github.com/enthought/traits"
-license=('BSD')
-depends=('python2-numpy')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
-md5sums=('f78c15c44e0f965cc2ab799806a80388')
-
-build() {
-  cd "$srcdir"/traits-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd "$srcdir"/traits-$pkgver
-
-  python2 setup.py install --root="$pkgdir"/ --optimize=1
-
-  install -D LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traits/repos/community-x86_64/PKGBUILD (from rev 105024, python2-traits/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-30 10:34:22 UTC (rev 105025)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+
+pkgname=python2-traits
+pkgver=4.4.0
+pkgrel=1
+pkgdesc="Explicitly typed attributes for Python"
+arch=('i686' 'x86_64')
+url="https://github.com/enthought/traits"
+license=('BSD')
+depends=('python2-numpy')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz")
+md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
+
+build() {
+  cd "$srcdir"/traits-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd "$srcdir"/traits-$pkgver
+
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+
+  install -D LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+




More information about the arch-commits mailing list