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

Antonio Rojas arojas at archlinux.org
Wed Oct 19 10:15:10 UTC 2016


    Date: Wednesday, October 19, 2016 @ 10:15:06
  Author: arojas
Revision: 192579

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

Added:
  fpylll/repos/community-staging-i686/PKGBUILD
    (from rev 192578, fpylll/trunk/PKGBUILD)
  fpylll/repos/community-staging-x86_64/PKGBUILD
    (from rev 192578, fpylll/trunk/PKGBUILD)
Deleted:
  fpylll/repos/community-staging-i686/PKGBUILD
  fpylll/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   52 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   28 -------------------
 community-staging-x86_64/PKGBUILD |   28 -------------------
 3 files changed, 52 insertions(+), 56 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2016-10-19 10:13:11 UTC (rev 192578)
+++ community-staging-i686/PKGBUILD	2016-10-19 10:15:06 UTC (rev 192579)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=fpylll
-pkgver=0.2.2dev
-pkgrel=2
-pkgdesc="A Python interface for fplll"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fpylll"
-license=(GPL2)
-depends=(fplll python2-numpy)
-makedepends=(cysignals cython2 sagemath)
-source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('199592d6870baa8db6222a1e8eca45df')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ln -s /usr/lib/python2.7/site-packages/sage src
-  export SAGE_ROOT=$PWD
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: fpylll/repos/community-staging-i686/PKGBUILD (from rev 192578, fpylll/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2016-10-19 10:15:06 UTC (rev 192579)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=fpylll
+pkgver=0.2.3dev
+pkgrel=1
+pkgdesc="A Python interface for fplll"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fpylll"
+license=(GPL2)
+depends=(fplll python2-numpy)
+makedepends=(cysignals cython2)
+optdepends=('sagemath: use Sage integers implementation')
+source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2016-10-19 10:13:11 UTC (rev 192578)
+++ community-staging-x86_64/PKGBUILD	2016-10-19 10:15:06 UTC (rev 192579)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=fpylll
-pkgver=0.2.2dev
-pkgrel=2
-pkgdesc="A Python interface for fplll"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fpylll"
-license=(GPL2)
-depends=(fplll python2-numpy)
-makedepends=(cysignals cython2 sagemath)
-source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('199592d6870baa8db6222a1e8eca45df')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ln -s /usr/lib/python2.7/site-packages/sage src
-  export SAGE_ROOT=$PWD
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: fpylll/repos/community-staging-x86_64/PKGBUILD (from rev 192578, fpylll/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2016-10-19 10:15:06 UTC (rev 192579)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=fpylll
+pkgver=0.2.3dev
+pkgrel=1
+pkgdesc="A Python interface for fplll"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fpylll"
+license=(GPL2)
+depends=(fplll python2-numpy)
+makedepends=(cysignals cython2)
+optdepends=('sagemath: use Sage integers implementation')
+source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('bebeead2e4a6f2fdb82410f04f0d1f4f')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+



More information about the arch-commits mailing list