[arch-commits] Commit in pygobject2/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:07:54 Author: heftig Revision: 246690 py3.5 Modified: pygobject2/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 19:54:30 UTC (rev 246689) +++ PKGBUILD2015-09-19 20:07:54 UTC (rev 246690) @@ -4,7 +4,7 @@ pkgbase=pygobject2 pkgname=(python-gobject2 python2-gobject2 pygobject2-devel) pkgver=2.28.6 -pkgrel=11 +pkgrel=12 arch=(i686 x86_64) url="http://www.pygtk.org/; license=(LGPL)
[arch-commits] Commit in python-systemd/repos (4 files)
Date: Saturday, September 19, 2015 @ 22:25:27 Author: heftig Revision: 246699 archrelease: copy trunk to staging-i686, staging-x86_64 Added: python-systemd/repos/staging-i686/ python-systemd/repos/staging-i686/PKGBUILD (from rev 246696, python-systemd/trunk/PKGBUILD) python-systemd/repos/staging-x86_64/ python-systemd/repos/staging-x86_64/PKGBUILD (from rev 246698, python-systemd/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 41 + staging-x86_64/PKGBUILD | 41 + 2 files changed, 82 insertions(+) Copied: python-systemd/repos/staging-i686/PKGBUILD (from rev 246696, python-systemd/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 20:25:27 UTC (rev 246699) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig)+pkgbase=python-systemd +pkgname=(python-systemd python2-systemd) +pkgver=230 +pkgrel=2 +_commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f +pkgdesc="Python bindings for systemd" +arch=(i686 x86_64) +url="https://github.com/systemd/python-systemd; +license=(LGPL) +makedepends=(systemd python python2 git) +source=("$pkgbase::git+${url}#commit=${_commit}") +sha256sums=('SKIP') + +prepare() { + cp -a $pkgbase python2 + mv $pkgbase python3 +} + +build() { + cd python3 + make PYTHON=/usr/bin/python3 + + cd ../python2 + make PYTHON=/usr/bin/python2 +} + +package_python-systemd() { + depends=(python3 libsystemd) + + cd python3 + python3 setup.py install --root="$pkgdir" --optimize=1 --skip-build +} + +package_python2-systemd() { + depends=(python2 libsystemd) + + cd python2 + python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build +} Copied: python-systemd/repos/staging-x86_64/PKGBUILD (from rev 246698, python-systemd/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-19 20:25:27 UTC (rev 246699) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) +pkgbase=python-systemd +pkgname=(python-systemd python2-systemd) +pkgver=230 +pkgrel=2 +_commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f +pkgdesc="Python bindings for systemd" +arch=(i686 x86_64) +url="https://github.com/systemd/python-systemd; +license=(LGPL) +makedepends=(systemd python python2 git) +source=("$pkgbase::git+${url}#commit=${_commit}") +sha256sums=('SKIP') + +prepare() { + cp -a $pkgbase python2 + mv $pkgbase python3 +} + +build() { + cd python3 + make PYTHON=/usr/bin/python3 + + cd ../python2 + make PYTHON=/usr/bin/python2 +} + +package_python-systemd() { + depends=(python3 libsystemd) + + cd python3 + python3 setup.py install --root="$pkgdir" --optimize=1 --skip-build +} + +package_python2-systemd() { + depends=(python2 libsystemd) + + cd python2 + python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build +}
[arch-commits] Commit in opencolorio/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 23:02:38 Author: svenstaro Revision: 141099 upgpkg: opencolorio 1.0.9-3 python 3.5 rebuild Modified: opencolorio/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:58:10 UTC (rev 141098) +++ PKGBUILD2015-09-19 21:02:38 UTC (rev 141099) @@ -3,7 +3,7 @@ pkgname=opencolorio pkgver=1.0.9 -pkgrel=2 +pkgrel=3 pkgdesc="A color management framework for visual effects and animation" arch=('i686' 'x86_64') url="http://opencolorio.org;
[arch-commits] Commit in marble/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 00:21:17 Author: arojas Revision: 246707 Use upstream fix for designer plugins install dir Modified: marble/trunk/PKGBUILD --+ PKGBUILD | 12 1 file changed, 8 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 21:11:57 UTC (rev 246706) +++ PKGBUILD2015-09-19 22:21:17 UTC (rev 246707) @@ -13,14 +13,17 @@ url="https://www.kde.org/applications/system/marble; license=(GPL) makedepends=(extra-cmake-modules gpsd quazip-qt5 libwlocate phonon-qt5 qt5-webkit krunner kparts knewstuff qt5-tools) -source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;) -md5sums=('07d2986ff88fbf21ddba94614288a14e') +source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz; plugin-dir.patch) +md5sums=('07d2986ff88fbf21ddba94614288a14e' + 'ba8fe57516790cf55efe9dd2b87bf41d') prepare() { mkdir -p build - # fix installation designer plugins path https://bugs.kde.org/show_bug.cgi?id=348554 - sed 's|LIBDIR}/plugins|LIBDIR}/qt/plugins|g' -i $pkgbase-$pkgver/CMakeLists.txt +# fix installation designer plugins path https://bugs.kde.org/show_bug.cgi?id=348554 + cd $pkgname-$pkgver + patch -p1 -i ../plugin-dir.patch + cd .. # only build the KDE app sed -e '/mobile/d' \ @@ -37,6 +40,7 @@ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DQT_PLUGINS_DIR=lib/qt/plugins \ -DBUILD_TESTING=OFF \ -DBUILD_MARBLE_EXAMPLES=OFF \ -DBUILD_MARBLE_TOOLS=ON \
[arch-commits] Commit in python-paramiko/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:54:33 Author: fyan Revision: 141109 upgpkg: python-paramiko 1.15.2-2 rebuild for python 3.5 Modified: python-paramiko/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:51:28 UTC (rev 141108) +++ PKGBUILD2015-09-20 01:54:33 UTC (rev 141109) @@ -7,7 +7,7 @@ pkgbase=python-paramiko pkgname=(python-paramiko python2-paramiko) pkgver=1.15.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python module that implements the SSH2 protocol" url="https://github.com/paramiko/paramiko/; license=('LGPL')
[arch-commits] Commit in python-paramiko/repos (2 files)
Date: Sunday, September 20, 2015 @ 03:54:45 Author: fyan Revision: 141110 archrelease: copy trunk to community-staging-any Added: python-paramiko/repos/community-staging-any/ python-paramiko/repos/community-staging-any/PKGBUILD (from rev 141109, python-paramiko/trunk/PKGBUILD) --+ PKGBUILD | 57 + 1 file changed, 57 insertions(+) Copied: python-paramiko/repos/community-staging-any/PKGBUILD (from rev 141109, python-paramiko/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 01:54:45 UTC (rev 141110) @@ -0,0 +1,57 @@ +# $Id$ +# Maintainer: Angel Velasquez+# Maintainer: Felix Yan +# Contributor: Douglas Soares de Andrade +# Contributor: Mario Danic + +pkgbase=python-paramiko +pkgname=(python-paramiko python2-paramiko) +pkgver=1.15.2 +pkgrel=2 +pkgdesc="Python module that implements the SSH2 protocol" +url="https://github.com/paramiko/paramiko/; +license=('LGPL') +arch=('any') +makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto') +source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz;) +md5sums=('6bbfb328fe816c3d3652ba6528cc8b4c') + +prepare() { + cp -a paramiko-$pkgver{,-py2} + + find paramiko-$pkgver-py2 -name '*.py' -print0 | xargs -0 \ +sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \ +-e 's,^#!/usr/bin/python$,#!/usr/bin/python2,' +} + +check() { + cd "$srcdir/paramiko-$pkgver" + # Workaround encoding issue + LANG=en_US.UTF-8 python test.py || warning "Tests failed" # Fails after actual tests finished + + cd "$srcdir/paramiko-$pkgver-py2" + LANG=en_US.UTF-8 python2 test.py +} + +package_python-paramiko() { + depends=('python-crypto' 'python-ecdsa') + cd "$srcdir/paramiko-$pkgver" + + python setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README" + install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos" + install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos" + chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py +} + +package_python2-paramiko() { + depends=('python2-crypto' 'python2-ecdsa') + cd "$srcdir/paramiko-$pkgver-py2" + + python2 setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README" + install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos" + install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos" + chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py +} +
[arch-commits] Commit in python-pymongo/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:37:03 Author: foutrelis Revision: 141169 Python 3.5 rebuild Modified: python-pymongo/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:32:21 UTC (rev 141168) +++ PKGBUILD2015-09-20 05:37:03 UTC (rev 141169) @@ -7,7 +7,7 @@ pkgbase=python-pymongo pkgname=('python-pymongo' 'python2-pymongo') pkgver=3.0.3 -pkgrel=1 +pkgrel=2 pkgdesc='Python module for using MongoDB' arch=('x86_64' 'i686') license=('APACHE')
[arch-commits] Commit in python-pymongo/repos (4 files)
Date: Sunday, September 20, 2015 @ 07:37:11 Author: foutrelis Revision: 141170 archrelease: copy trunk to community-staging-x86_64, community-staging-i686 Added: python-pymongo/repos/community-staging-i686/ python-pymongo/repos/community-staging-i686/PKGBUILD (from rev 141169, python-pymongo/trunk/PKGBUILD) python-pymongo/repos/community-staging-x86_64/ python-pymongo/repos/community-staging-x86_64/PKGBUILD (from rev 141169, python-pymongo/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 73 community-staging-x86_64/PKGBUILD | 73 2 files changed, 146 insertions(+) Copied: python-pymongo/repos/community-staging-i686/PKGBUILD (from rev 141169, python-pymongo/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 05:37:11 UTC (rev 141170) @@ -0,0 +1,73 @@ +# $Id$ +# Maintainer: Alexander Rødseth+# Maintainer: Felix Yan +# Contributor: Thomas S Hatch +# Contributor: Jelle van der Waa + +pkgbase=python-pymongo +pkgname=('python-pymongo' 'python2-pymongo') +pkgver=3.0.3 +pkgrel=2 +pkgdesc='Python module for using MongoDB' +arch=('x86_64' 'i686') +license=('APACHE') +url='http://pypi.python.org/pypi/pymongo/' +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 'mongodb' 'perl') +optdepends=('mongodb: High-performance schema-free document-oriented database') +source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz;) +sha256sums=('3c6b2317f8031bc1e200fd1ea35f00a96f4569e3f3f220a5e66ab6227d96ccaf') + +prepare() { + cp -a "pymongo-$pkgver" "pymongo2-$pkgver" +} + +build() { + cd "$srcdir/pymongo-$pkgver" + python setup.py build + + cd "$srcdir/pymongo2-$pkgver" + python2 setup.py build +} + +check() { + _mongod_run() { +MONGO_TMP_PORT=$(perl -MSocket -le 'socket S, PF_INET, SOCK_STREAM,getprotobyname("tcp"); + $port = 5; + ++$port until bind S, sockaddr_in($port,inet_aton("127.1")); + print $port') +echo "Picked port $MONGO_TMP_PORT to run tests with." + +# Start a mongod instance for test +rm -rf "$srcdir/mongo_tmp" +mkdir "$srcdir/mongo_tmp" +rm -f "$srcdir/mongo_tmp.pid" +mongod --bind_ip localhost --port $MONGO_TMP_PORT --dbpath "$srcdir/mongo_tmp" --nojournal \ + --nohttpinterface --noauth --smallfiles --nssize 1 --fork --pidfilepath "$srcdir/mongo_tmp.pid" --logpath "$srcdir/mongo_tmp.log" + +DB_PORT=$MONGO_TMP_PORT "$@" +kill $(cat "$srcdir/mongo_tmp.pid") + } + + cd "$srcdir/pymongo-$pkgver" + _mongod_run python setup.py test + + cd "$srcdir/pymongo2-$pkgver" + _mongod_run python2 setup.py test +} + +package_python2-pymongo() { + depends=('python2') + + cd "pymongo2-$pkgver" + python2 setup.py install --root="$pkgdir" --skip-build --optimize=1 +} + +package_python-pymongo() { + depends=('python') + + cd "pymongo-$pkgver" + python setup.py install --root="$pkgdir" --skip-build --optimize=1 +} + +# vim:set ts=2 sw=2 et: Copied: python-pymongo/repos/community-staging-x86_64/PKGBUILD (from rev 141169, python-pymongo/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-20 05:37:11 UTC (rev 141170) @@ -0,0 +1,73 @@ +# $Id$ +# Maintainer: Alexander Rødseth +# Maintainer: Felix Yan +# Contributor: Thomas S Hatch +# Contributor: Jelle van der Waa + +pkgbase=python-pymongo +pkgname=('python-pymongo' 'python2-pymongo') +pkgver=3.0.3 +pkgrel=2 +pkgdesc='Python module for using MongoDB' +arch=('x86_64' 'i686') +license=('APACHE') +url='http://pypi.python.org/pypi/pymongo/' +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 'mongodb' 'perl') +optdepends=('mongodb: High-performance schema-free document-oriented database') +source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz;) +sha256sums=('3c6b2317f8031bc1e200fd1ea35f00a96f4569e3f3f220a5e66ab6227d96ccaf') + +prepare() { + cp -a "pymongo-$pkgver" "pymongo2-$pkgver" +} + +build() { + cd "$srcdir/pymongo-$pkgver" + python setup.py build + + cd "$srcdir/pymongo2-$pkgver" + python2 setup.py build +} + +check() { + _mongod_run() { +MONGO_TMP_PORT=$(perl -MSocket -le 'socket S, PF_INET, SOCK_STREAM,getprotobyname("tcp"); + $port = 5; + ++$port until bind S, sockaddr_in($port,inet_aton("127.1")); + print $port') +echo "Picked port $MONGO_TMP_PORT to run tests with." +
[arch-commits] Commit in mongodb/repos (18 files)
Date: Sunday, September 20, 2015 @ 07:32:21 Author: foutrelis Revision: 141168 archrelease: copy trunk to community-i686, community-x86_64 Added: mongodb/repos/community-i686/PKGBUILD (from rev 141167, mongodb/trunk/PKGBUILD) mongodb/repos/community-i686/fix-compile-error-in-clang-with-m32-and-64.patch (from rev 141167, mongodb/trunk/fix-compile-error-in-clang-with-m32-and-64.patch) mongodb/repos/community-i686/mongodb.conf (from rev 141167, mongodb/trunk/mongodb.conf) mongodb/repos/community-i686/mongodb.install (from rev 141167, mongodb/trunk/mongodb.install) mongodb/repos/community-i686/mongodb.service (from rev 141167, mongodb/trunk/mongodb.service) mongodb/repos/community-x86_64/PKGBUILD (from rev 141167, mongodb/trunk/PKGBUILD) mongodb/repos/community-x86_64/fix-compile-error-in-clang-with-m32-and-64.patch (from rev 141167, mongodb/trunk/fix-compile-error-in-clang-with-m32-and-64.patch) mongodb/repos/community-x86_64/mongodb.conf (from rev 141167, mongodb/trunk/mongodb.conf) mongodb/repos/community-x86_64/mongodb.install (from rev 141167, mongodb/trunk/mongodb.install) mongodb/repos/community-x86_64/mongodb.service (from rev 141167, mongodb/trunk/mongodb.service) Deleted: mongodb/repos/community-i686/PKGBUILD mongodb/repos/community-i686/mongodb.conf mongodb/repos/community-i686/mongodb.install mongodb/repos/community-i686/mongodb.service mongodb/repos/community-x86_64/PKGBUILD mongodb/repos/community-x86_64/mongodb.conf mongodb/repos/community-x86_64/mongodb.install mongodb/repos/community-x86_64/mongodb.service ---+ /PKGBUILD | 166 ++ /mongodb.conf | 16 /mongodb.install | 64 +++ /mongodb.service | 20 + community-i686/PKGBUILD | 70 community-i686/fix-compile-error-in-clang-with-m32-and-64.patch | 26 + community-i686/mongodb.conf |8 community-i686/mongodb.install| 32 - community-i686/mongodb.service| 10 community-x86_64/PKGBUILD | 70 community-x86_64/fix-compile-error-in-clang-with-m32-and-64.patch | 26 + community-x86_64/mongodb.conf |8 community-x86_64/mongodb.install | 32 - community-x86_64/mongodb.service | 10 14 files changed, 318 insertions(+), 240 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-09-20 05:32:00 UTC (rev 141167) +++ community-i686/PKGBUILD 2015-09-20 05:32:21 UTC (rev 141168) @@ -1,70 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan-# Contributor: Sven-Hendrik Haase -# Contributor: Thomas Dziedzic < gostrc at gmail > -# Contributor: Mathias Stearn -# Contributor: Alec Thomas - -pkgname=mongodb -pkgver=3.0.6 -pkgrel=1 -pkgdesc='A high-performance, open source, schema-free document-oriented database' -arch=('i686' 'x86_64') -url='http://www.mongodb.org' -license=('AGPL3') -depends=('pcre' 'snappy' 'openssl' 'libsasl' 'boost-libs') # 'libyaml' 'yaml-cpp' 'v8' 'gperftools') -makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost') -checkdepends=('python2-pymongo') -optdepends=('libpcap: needed for mongosniff' -'mongodb-tools: mongoimport, mongodump, mongotop, etc') -backup=('etc/mongodb.conf') -install=mongodb.install -source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz; -'mongodb.conf' 'mongodb.service') -sha512sums=('1990e9011ae586e30aef28be58f9fc6d8b7f45b787dbde9785c82eff6fb0a70ea45152e450c032a898e6464bbb9b1683082f2a072ba874f7532e167330658175' - '05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c' - '177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9') - -_scons_args=( - --use-system-pcre - --use-system-snappy - --use-sasl-client - --use-system-boost - --variant-dir=build - --ssl - --c++11=on - --disable-warnings-as-errors -) -# --use-system-v8 (Doesn't compile) -# --use-system-yaml (Doesn't compile) -# --use-system-tcmalloc (Disabled as upstream suggests in https://jira.mongodb.org/browse/SERVER-17447?focusedCommentId=841890=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-841890) - -build() { - export SCONSFLAGS="$MAKEFLAGS" - - cd
[arch-commits] Commit in mongodb/trunk (2 files)
Date: Sunday, September 20, 2015 @ 07:32:00 Author: foutrelis Revision: 141167 upgpkg: mongodb 3.0.6-2 Build with clang to work around a mongod crash while running pymongo's tests. Added: mongodb/trunk/fix-compile-error-in-clang-with-m32-and-64.patch Modified: mongodb/trunk/PKGBUILD --+ PKGBUILD | 17 - fix-compile-error-in-clang-with-m32-and-64.patch | 26 + 2 files changed, 41 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:49:18 UTC (rev 141166) +++ PKGBUILD2015-09-20 05:32:00 UTC (rev 141167) @@ -7,13 +7,13 @@ pkgname=mongodb pkgver=3.0.6 -pkgrel=1 +pkgrel=2 pkgdesc='A high-performance, open source, schema-free document-oriented database' arch=('i686' 'x86_64') url='http://www.mongodb.org' license=('AGPL3') depends=('pcre' 'snappy' 'openssl' 'libsasl' 'boost-libs') # 'libyaml' 'yaml-cpp' 'v8' 'gperftools') -makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost') +makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost' 'clang') checkdepends=('python2-pymongo') optdepends=('libpcap: needed for mongosniff' 'mongodb-tools: mongoimport, mongodump, mongotop, etc') @@ -20,11 +20,21 @@ backup=('etc/mongodb.conf') install=mongodb.install source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz; +'fix-compile-error-in-clang-with-m32-and-64.patch' 'mongodb.conf' 'mongodb.service') sha512sums=('1990e9011ae586e30aef28be58f9fc6d8b7f45b787dbde9785c82eff6fb0a70ea45152e450c032a898e6464bbb9b1683082f2a072ba874f7532e167330658175' + '94e5b61a81eb3d907f34430cec1fb3bccc2ee5730c8dd33d00adb26fc144b672e605516cc2a83c4ca4aad2a9d67643fa42dd8c6fe4f1f07e1336901cc17ea9ec' '05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c' '177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9') +prepare() { + cd mongodb-src-r${pkgver} + + # https://jira.mongodb.org/browse/SERVER-17461 + # https://github.com/gperftools/gperftools/commit/772a686c4545 + patch -d src/third_party/gperftools-2.2 -Np1 <../fix-compile-error-in-clang-with-m32-and-64.patch +} + _scons_args=( --use-system-pcre --use-system-snappy @@ -34,10 +44,13 @@ --ssl --c++11=on --disable-warnings-as-errors + --cc=clang --cxx=clang++ + LIBS=atomic ) # --use-system-v8 (Doesn't compile) # --use-system-yaml (Doesn't compile) # --use-system-tcmalloc (Disabled as upstream suggests in https://jira.mongodb.org/browse/SERVER-17447?focusedCommentId=841890=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-841890) +# LIBS=atomic is a workaround for https://jira.mongodb.org/browse/SERVER-17447 build() { export SCONSFLAGS="$MAKEFLAGS" Added: fix-compile-error-in-clang-with-m32-and-64.patch === --- fix-compile-error-in-clang-with-m32-and-64.patch (rev 0) +++ fix-compile-error-in-clang-with-m32-and-64.patch2015-09-20 05:32:00 UTC (rev 141167) @@ -0,0 +1,26 @@ +From 772a686c45455893708178d3b59b1d3b571015aa Mon Sep 17 00:00:00 2001 +From: Aliaksey Kandratsenka+Date: Sun, 3 May 2015 13:15:16 -0700 +Subject: [PATCH] issue-683: fix compile error in clang with -m32 and 64-bit + off_t + +--- + src/malloc_hook_mmap_linux.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/malloc_hook_mmap_linux.h b/src/malloc_hook_mmap_linux.h +index 8e5a3b0..0f531db 100755 +--- a/src/malloc_hook_mmap_linux.h b/src/malloc_hook_mmap_linux.h +@@ -105,7 +105,7 @@ static inline void* do_mmap64(void *start, size_t length, + // Fall back to old 32-bit offset mmap() call + // Old syscall interface cannot handle six args, so pass in an array + int32 args[6] = { (int32) start, (int32) length, prot, flags, fd, +- (off_t) offset }; ++ (int32)(off_t) offset }; + result = (void *)syscall(SYS_mmap, args); + } + #else +-- +2.5.2 +
[arch-commits] Commit in skk-jisyo/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:53:34 Author: fyan Revision: 141177 upgpkg: skk-jisyo 20150920-1 Modified: skk-jisyo/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:47:45 UTC (rev 141176) +++ PKGBUILD2015-09-20 05:53:34 UTC (rev 141177) @@ -3,7 +3,7 @@ # Contributor: jeneshiccpkgname=skk-jisyo -pkgver=20150913 +pkgver=20150920 pkgrel=1 pkgdesc="Dictionaries for the SKK Japanese input method" arch=('any') @@ -16,7 +16,7 @@ SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz) -md5sums=('cceb85ecfddf81f143953a6d03ef7287' +md5sums=('b5b699de013f7dfdbb796eec4860dfd4' 'e24063430ffc2b7bc85ea297ee134f5d' '8f8b9ddbdb2f3bcfb68876cbfa921cf4' '53407c1d74036759a7db1fa07dd8e5d4'
[arch-commits] Commit in skk-jisyo/repos/community-any (4 files)
Date: Sunday, September 20, 2015 @ 07:53:47 Author: fyan Revision: 141178 archrelease: copy trunk to community-any Added: skk-jisyo/repos/community-any/PKGBUILD (from rev 141177, skk-jisyo/trunk/PKGBUILD) skk-jisyo/repos/community-any/skk-jisyo.install (from rev 141177, skk-jisyo/trunk/skk-jisyo.install) Deleted: skk-jisyo/repos/community-any/PKGBUILD skk-jisyo/repos/community-any/skk-jisyo.install ---+ PKGBUILD | 62 ++-- skk-jisyo.install | 20 2 files changed, 41 insertions(+), 41 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-09-20 05:53:34 UTC (rev 141177) +++ PKGBUILD2015-09-20 05:53:47 UTC (rev 141178) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan-# Contributor: jeneshicc - -pkgname=skk-jisyo -pkgver=20150913 -pkgrel=1 -pkgdesc="Dictionaries for the SKK Japanese input method" -arch=('any') -url="http://openlab.ring.gr.jp/skk/; -optdepends=('skktools: Dictionary maintenabce tools') -license=('GPL') -install=${pkgname}.install -source=(SKK-JISYO.L.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz - SKK-JISYO.jinmei.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz - SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz - SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz - SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz) -md5sums=('cceb85ecfddf81f143953a6d03ef7287' - 'e24063430ffc2b7bc85ea297ee134f5d' - '8f8b9ddbdb2f3bcfb68876cbfa921cf4' - '53407c1d74036759a7db1fa07dd8e5d4' - 'efb7f415213e6bdcdffc3a9a2e262f19') - -package() { - cd "$srcdir" - - for t in L jinmei geo propernoun station; do -install -D -m 644 "$srcdir/SKK-JISYO.$t.$pkgver" "$pkgdir/usr/share/skk/SKK-JISYO.$t" - done -} Copied: skk-jisyo/repos/community-any/PKGBUILD (from rev 141177, skk-jisyo/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-09-20 05:53:47 UTC (rev 141178) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: jeneshicc + +pkgname=skk-jisyo +pkgver=20150920 +pkgrel=1 +pkgdesc="Dictionaries for the SKK Japanese input method" +arch=('any') +url="http://openlab.ring.gr.jp/skk/; +optdepends=('skktools: Dictionary maintenabce tools') +license=('GPL') +install=${pkgname}.install +source=(SKK-JISYO.L.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz + SKK-JISYO.jinmei.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz + SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz + SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz + SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz) +md5sums=('b5b699de013f7dfdbb796eec4860dfd4' + 'e24063430ffc2b7bc85ea297ee134f5d' + '8f8b9ddbdb2f3bcfb68876cbfa921cf4' + '53407c1d74036759a7db1fa07dd8e5d4' + 'efb7f415213e6bdcdffc3a9a2e262f19') + +package() { + cd "$srcdir" + + for t in L jinmei geo propernoun station; do +install -D -m 644 "$srcdir/SKK-JISYO.$t.$pkgver" "$pkgdir/usr/share/skk/SKK-JISYO.$t" + done +} Deleted: skk-jisyo.install === --- skk-jisyo.install 2015-09-20 05:53:34 UTC (rev 141177) +++ skk-jisyo.install 2015-09-20 05:53:47 UTC (rev 141178) @@ -1,10 +0,0 @@ -post_install() { - echo ">>> If you want to merge dictionaries, use skktools" - echo ">>> For example, merging SKK-JISYO.L and SKK-JISYO.geo into SKK-JISYO.XL:" - echo ">>> % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo > SKK-JISYO.XL" -} - -post_upgrade() { - post_install $1 -} -# vim:set ts=2 sw=2 et: Copied: skk-jisyo/repos/community-any/skk-jisyo.install (from rev 141177, skk-jisyo/trunk/skk-jisyo.install) === --- skk-jisyo.install (rev 0) +++ skk-jisyo.install 2015-09-20 05:53:47 UTC (rev 141178) @@ -0,0 +1,10 @@ +post_install() { + echo ">>> If you want to merge dictionaries, use skktools" + echo ">>> For example, merging SKK-JISYO.L and SKK-JISYO.geo into SKK-JISYO.XL:" + echo ">>> % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo > SKK-JISYO.XL" +} + +post_upgrade() { + post_install $1 +} +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python-configobj/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:44:05 Author: foutrelis Revision: 141171 Fix wrong checksum and switch to tar.gz sources Modified: python-configobj/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:37:11 UTC (rev 141170) +++ PKGBUILD2015-09-20 05:44:05 UTC (rev 141171) @@ -13,8 +13,8 @@ url='https://github.com/DiffSK/configobj' license=('BSD') makedepends=('python' 'python2') -source=("$pkgbase-$pkgver.zip::https://github.com/DiffSK/configobj/archive/v$pkgver.zip;) -sha256sums=('e852700ac5916b1e737a69f45b3ccd26d13320546788d92636437994cdb7d748') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/DiffSK/configobj/archive/v$pkgver.tar.gz;) +sha256sums=('2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e') package_python-configobj() { depends=('python-six')
[arch-commits] Commit in python-configobj/repos (2 files)
Date: Sunday, September 20, 2015 @ 07:44:35 Author: foutrelis Revision: 141173 archrelease: copy trunk to community-staging-any Added: python-configobj/repos/community-staging-any/ python-configobj/repos/community-staging-any/PKGBUILD (from rev 141172, python-configobj/trunk/PKGBUILD) --+ PKGBUILD | 35 +++ 1 file changed, 35 insertions(+) Copied: python-configobj/repos/community-staging-any/PKGBUILD (from rev 141172, python-configobj/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 05:44:35 UTC (rev 141173) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Alexander Rødseth+# Contributor: Angel 'angvp' Velasquez +# Contributor: Stefan Husmann +# Contributor: Manuel "ekerazha" C. (www.ekerazha.com) + +pkgbase=python-configobj +pkgname=('python-configobj' 'python2-configobj') +pkgver=5.0.6 +pkgrel=2 +pkgdesc='Simple but powerful config file reader and writer for Python' +arch=('any') +url='https://github.com/DiffSK/configobj' +license=('BSD') +makedepends=('python' 'python2') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/DiffSK/configobj/archive/v$pkgver.tar.gz;) +sha256sums=('2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e') + +package_python-configobj() { + depends=('python-six') + cd "configobj-$pkgver" + + python setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-configobj() { + depends=('python2-six') + cd "configobj-$pkgver" + + python2 setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python-configobj/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:44:29 Author: foutrelis Revision: 141172 Python 3.5 rebuild Modified: python-configobj/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:44:05 UTC (rev 141171) +++ PKGBUILD2015-09-20 05:44:29 UTC (rev 141172) @@ -7,7 +7,7 @@ pkgbase=python-configobj pkgname=('python-configobj' 'python2-configobj') pkgver=5.0.6 -pkgrel=1 +pkgrel=2 pkgdesc='Simple but powerful config file reader and writer for Python' arch=('any') url='https://github.com/DiffSK/configobj'
[arch-commits] Commit in python-pylast/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:47:22 Author: foutrelis Revision: 141174 Prepare bump to latest patch release Modified: python-pylast/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:44:35 UTC (rev 141173) +++ PKGBUILD2015-09-20 05:47:22 UTC (rev 141174) @@ -7,8 +7,8 @@ pkgbase=python-pylast pkgname=('python-pylast' 'python2-pylast') -pkgver=1.4.0 -pkgrel=1 +pkgver=1.4.2 +pkgrel=0 pkgdesc='A Python interface to Last.fm and Libre.fm' arch=('any') url='https://github.com/pylast/pylast' @@ -15,7 +15,7 @@ license=('Apache') makedepends=('python-setuptools' 'python2-setuptools') source=("http://pypi.python.org/packages/source/p/pylast/pylast-${pkgver}.tar.gz;) -sha256sums=('b7d0437f675cde4b1aeb24fac14628492ffb5f7a63baf95100edff06085d11cb') +sha256sums=('e4bd8f9c8eef5662b2b03d61846c4c13b56a7b1c169476fe96c1a0e58d66da3b') prepare() { cp -r pylast-${pkgver} python2-pylast-${pkgver}
[arch-commits] Commit in python-pylast/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:47:40 Author: foutrelis Revision: 141175 Python 3.5 rebuild Modified: python-pylast/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 05:47:22 UTC (rev 141174) +++ PKGBUILD2015-09-20 05:47:40 UTC (rev 141175) @@ -8,7 +8,7 @@ pkgbase=python-pylast pkgname=('python-pylast' 'python2-pylast') pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc='A Python interface to Last.fm and Libre.fm' arch=('any') url='https://github.com/pylast/pylast'
[arch-commits] Commit in python-pylast/repos (2 files)
Date: Sunday, September 20, 2015 @ 07:47:45 Author: foutrelis Revision: 141176 archrelease: copy trunk to community-staging-any Added: python-pylast/repos/community-staging-any/ python-pylast/repos/community-staging-any/PKGBUILD (from rev 141175, python-pylast/trunk/PKGBUILD) --+ PKGBUILD | 50 ++ 1 file changed, 50 insertions(+) Copied: python-pylast/repos/community-staging-any/PKGBUILD (from rev 141175, python-pylast/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 05:47:45 UTC (rev 141176) @@ -0,0 +1,50 @@ +# $Id$ +# Maintainer: Maxime Gauduin+# Contributor: Steven Allen +# Contributor: Limao Luo +# Contributor: Wieland Hoffmann +# Contributor: Amr Hassan + +pkgbase=python-pylast +pkgname=('python-pylast' 'python2-pylast') +pkgver=1.4.2 +pkgrel=1 +pkgdesc='A Python interface to Last.fm and Libre.fm' +arch=('any') +url='https://github.com/pylast/pylast' +license=('Apache') +makedepends=('python-setuptools' 'python2-setuptools') +source=("http://pypi.python.org/packages/source/p/pylast/pylast-${pkgver}.tar.gz;) +sha256sums=('e4bd8f9c8eef5662b2b03d61846c4c13b56a7b1c169476fe96c1a0e58d66da3b') + +prepare() { + cp -r pylast-${pkgver} python2-pylast-${pkgver} +} + +build() { + cd pylast-${pkgver} + + python setup.py build + + cd ../python2-pylast-${pkgver} + + python2 setup.py build +} + +package_python-pylast() { + depends=('python-six') + + cd pylast-${pkgver} + + python setup.py install --root="${pkgdir}" --optimize='1' +} + +package_python2-pylast() { + depends=('python2-six') + + cd python2-pylast-${pkgver} + + python2 setup.py install --root="${pkgdir}" --optimize='1' +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in python-setuptools/repos/staging-any (PKGBUILD PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:46:02 Author: fyan Revision: 246727 archrelease: copy trunk to staging-any Added: python-setuptools/repos/staging-any/PKGBUILD (from rev 246726, python-setuptools/trunk/PKGBUILD) Deleted: python-setuptools/repos/staging-any/PKGBUILD --+ PKGBUILD | 142 ++--- 1 file changed, 71 insertions(+), 71 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-09-20 05:45:47 UTC (rev 246726) +++ PKGBUILD2015-09-20 05:46:02 UTC (rev 246727) @@ -1,71 +0,0 @@ -# $Id$ -# Maintainer: Angel Velasquez-# Maintainer: Felix Yan - -pkgbase=python-setuptools -pkgname=('python-setuptools' 'python2-setuptools') -pkgver=18.3.1 -pkgrel=2 -epoch=1 -pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" -arch=('any') -license=('PSF') -url="http://pypi.python.org/pypi/setuptools; -makedepends=('python-packaging' 'python2-packaging') -checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git') -source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;) -sha512sums=('1a00386cd33267c1787b50a26cb008c975e720e0ef17d5d9c89c1d2f62a6b1d86e4731ab259667d9e2eb1d4c29bc96729221e672e1c3a6e18a181c8f35711f21') - -prepare() { - # We ship separated python{,2}-packaging packages. - rm -r setuptools-${pkgver}/pkg_resources/_vendor - - cp -a setuptools-${pkgver}{,-python2} - - cd "${srcdir}"/setuptools-${pkgver} - sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" setuptools/command/easy_install.py - - cd "${srcdir}"/setuptools-${pkgver}-python2 - sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" setuptools/command/easy_install.py -} - -build() { - # Build python 3 module - cd "${srcdir}"/setuptools-${pkgver} - python3 setup.py build - - # Build python 2 module - cd "${srcdir}"/setuptools-${pkgver}-python2 - python2 setup.py build -} - -check() { - # Workaround UTF-8 tests by setting LC_CTYPE - - # Check python3 module - cd "${srcdir}"/setuptools-${pkgver} - LC_CTYPE=en_US.utf8 python3 setup.py ptr - - # Check python2 module - cd "${srcdir}"/setuptools-${pkgver}-python2 - LC_CTYPE=en_US.utf8 python2 setup.py ptr -} - -package_python-setuptools() { - depends=('python-packaging') - provides=('python-distribute') - replaces=('python-distribute') - - cd "${srcdir}/setuptools-${pkgver}" - python3 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 --skip-build -} - -package_python2-setuptools() { - depends=('python2-packaging') - provides=('python2-distribute' 'setuptools') - replaces=('python2-distribute' 'setuptools') - - cd "${srcdir}/setuptools-${pkgver}-python2" - python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 --skip-build - rm "${pkgdir}/usr/bin/easy_install" -} Copied: python-setuptools/repos/staging-any/PKGBUILD (from rev 246726, python-setuptools/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-09-20 05:46:02 UTC (rev 246727) @@ -0,0 +1,71 @@ +# $Id$ +# Maintainer: Angel Velasquez +# Maintainer: Felix Yan + +pkgbase=python-setuptools +pkgname=('python-setuptools' 'python2-setuptools') +pkgver=18.3.2 +pkgrel=1 +epoch=1 +pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" +arch=('any') +license=('PSF') +url="http://pypi.python.org/pypi/setuptools; +makedepends=('python-packaging' 'python2-packaging') +checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git') +source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;) +sha512sums=('0af522af1dc783e4d6b84c44d3cf4205aed75815bfc050ea89c4976434f08edd662501c4063b1618c0ce7a7120bcbd5331818d3f06912aa9136736018ec4b6a1') + +prepare() { + # We ship separated python{,2}-packaging packages. + rm -r setuptools-${pkgver}/pkg_resources/_vendor + + cp -a setuptools-${pkgver}{,-python2} + + cd "${srcdir}"/setuptools-${pkgver} + sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" setuptools/command/easy_install.py + + cd "${srcdir}"/setuptools-${pkgver}-python2 + sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" setuptools/command/easy_install.py +} + +build() { + # Build python 3 module + cd "${srcdir}"/setuptools-${pkgver} + python3 setup.py build + + # Build python 2 module + cd "${srcdir}"/setuptools-${pkgver}-python2 + python2 setup.py build +} + +check() { + # Workaround UTF-8 tests by setting LC_CTYPE + + # Check python3 module + cd "${srcdir}"/setuptools-${pkgver} + LC_CTYPE=en_US.utf8 python3 setup.py ptr + + # Check python2 module + cd "${srcdir}"/setuptools-${pkgver}-python2 +
[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 07:45:47 Author: fyan Revision: 246726 upgpkg: python-setuptools 1:18.3.2-1 Modified: python-setuptools/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:32:41 UTC (rev 246725) +++ PKGBUILD2015-09-20 05:45:47 UTC (rev 246726) @@ -4,8 +4,8 @@ pkgbase=python-setuptools pkgname=('python-setuptools' 'python2-setuptools') -pkgver=18.3.1 -pkgrel=2 +pkgver=18.3.2 +pkgrel=1 epoch=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" arch=('any') @@ -14,7 +14,7 @@ makedepends=('python-packaging' 'python2-packaging') checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git') source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;) -sha512sums=('1a00386cd33267c1787b50a26cb008c975e720e0ef17d5d9c89c1d2f62a6b1d86e4731ab259667d9e2eb1d4c29bc96729221e672e1c3a6e18a181c8f35711f21') +sha512sums=('0af522af1dc783e4d6b84c44d3cf4205aed75815bfc050ea89c4976434f08edd662501c4063b1618c0ce7a7120bcbd5331818d3f06912aa9136736018ec4b6a1') prepare() { # We ship separated python{,2}-packaging packages.
[arch-commits] Commit in python-basemap/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 20:47:32 Author: jlichtblau Revision: 141089 upgpkg: python-basemap 1.0.7-4 - python 3.5 rebuild Modified: python-basemap/trunk/PKGBUILD --+ PKGBUILD | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 18:22:44 UTC (rev 141088) +++ PKGBUILD2015-09-19 18:47:32 UTC (rev 141089) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau+# Maintainer: Jaroslav Lichtblau # Contributor: Stéphane Gaudreault # Contributor: Matthias Ellmer # Contributor: Julien Morin @@ -7,16 +7,16 @@ pkgbase=python-basemap pkgname=('python-basemap' 'python2-basemap' 'python-basemap-common') pkgver=1.0.7 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url="http://matplotlib.org/basemap/; license=('custom') makedepends=('python2-numpy' 'python-numpy' 'geos' 'shapelib') -source=("http://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-${pkgver}/basemap-${pkgver}.tar.gz;) -sha1sums=('e1d5750aab4b2d2c3191bba078a6ae3e2bafa068') +source=(http://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-${pkgver}/basemap-${pkgver}.tar.gz) +sha256sums=('e07ec2e0d63b24c9aed25a09fe8aff2598f82a85da8db74190bac81cbf104531') _py2basever=2.7 -_py3basever=3.4 +_py3basever=3.5 build() { pushd "${srcdir}"/basemap-${pkgver} @@ -31,7 +31,7 @@ cd "${srcdir}"/basemap-${pkgver}-python2 python2 setup.py config python2 setup.py build - + # Python3 Version cd "${srcdir}"/basemap-${pkgver} python setup.py config @@ -65,7 +65,7 @@ # Conflict with files from python-matplotlib rm "${pkgdir}"/usr/lib/python${_py3basever}/site-packages/mpl_toolkits/__init__.py - rm "${pkgdir}"/usr/lib/python${_py3basever}/site-packages/mpl_toolkits/__pycache__/__init__.cpython-34.{pyc,pyo} + rm "${pkgdir}"/usr/lib/python${_py3basever}/site-packages/mpl_toolkits/__pycache__/__init__.cpython-35.pyc rm -fr "${pkgdir}"/usr/lib/python${_py3basever}/site-packages/mpl_toolkits/basemap/data ln -sf /usr/share/basemap/data "${pkgdir}"/usr/lib/python${_py3basever}/site-packages/mpl_toolkits/basemap/data
[arch-commits] Commit in python-gammu/repos (4 files)
Date: Saturday, September 19, 2015 @ 21:23:57 Author: jlichtblau Revision: 141092 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: python-gammu/repos/community-staging-i686/ python-gammu/repos/community-staging-i686/PKGBUILD (from rev 141091, python-gammu/trunk/PKGBUILD) python-gammu/repos/community-staging-x86_64/ python-gammu/repos/community-staging-x86_64/PKGBUILD (from rev 141091, python-gammu/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 51 community-staging-x86_64/PKGBUILD | 51 2 files changed, 102 insertions(+) Copied: python-gammu/repos/community-staging-i686/PKGBUILD (from rev 141091, python-gammu/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-19 19:23:57 UTC (rev 141092) @@ -0,0 +1,51 @@ +# $Id: PKGBUILD 118184 2014-09-02 11:14:17Z fyan $ +# Maintainer: Felix Yan+# Maintainer: Jaroslav Lichtblau + +pkgbase=python-gammu +pkgname=('python-gammu' 'python2-gammu') +pkgver=2.4 +pkgrel=2 +pkgdesc="Python bindings for Gammu library" +arch=('i686' 'x86_64') +url="http://wammu.eu/python-gammu/; +license=('GPL') +makedepends=('python-setuptools' 'python2-setuptools' 'gammu') +source=("https://pypi.python.org/packages/source/p/python-gammu/python-gammu-$pkgver.tar.gz;) +md5sums=('a396cd7a8944d1133a2c7713a7333a35') + +prepare() { + cp -a python-gammu-$pkgver{,-py2} +} + +build() { + cd "$srcdir/python-gammu-$pkgver" + python setup.py build + + cd "$srcdir/python-gammu-$pkgver-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/python-gammu-$pkgver" + python setup.py test || warning "Tests failed" + + cd "$srcdir/python-gammu-$pkgver-py2" + python2 setup.py test || warning "Tests failed" +} + +package_python-gammu() { + depends=('python' 'gammu') + + cd python-gammu-$pkgver + python setup.py install --root="$pkgdir/" --optimize=1 +} + +package_python2-gammu() { + depends=('python2' 'gammu') + + cd python-gammu-$pkgver-py2 + python2 setup.py install --root="$pkgdir/" --optimize=1 +} + +# vim:set ts=2 sw=2 et: Copied: python-gammu/repos/community-staging-x86_64/PKGBUILD (from rev 141091, python-gammu/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-19 19:23:57 UTC (rev 141092) @@ -0,0 +1,51 @@ +# $Id: PKGBUILD 118184 2014-09-02 11:14:17Z fyan $ +# Maintainer: Felix Yan +# Maintainer: Jaroslav Lichtblau + +pkgbase=python-gammu +pkgname=('python-gammu' 'python2-gammu') +pkgver=2.4 +pkgrel=2 +pkgdesc="Python bindings for Gammu library" +arch=('i686' 'x86_64') +url="http://wammu.eu/python-gammu/; +license=('GPL') +makedepends=('python-setuptools' 'python2-setuptools' 'gammu') +source=("https://pypi.python.org/packages/source/p/python-gammu/python-gammu-$pkgver.tar.gz;) +md5sums=('a396cd7a8944d1133a2c7713a7333a35') + +prepare() { + cp -a python-gammu-$pkgver{,-py2} +} + +build() { + cd "$srcdir/python-gammu-$pkgver" + python setup.py build + + cd "$srcdir/python-gammu-$pkgver-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/python-gammu-$pkgver" + python setup.py test || warning "Tests failed" + + cd "$srcdir/python-gammu-$pkgver-py2" + python2 setup.py test || warning "Tests failed" +} + +package_python-gammu() { + depends=('python' 'gammu') + + cd python-gammu-$pkgver + python setup.py install --root="$pkgdir/" --optimize=1 +} + +package_python2-gammu() { + depends=('python2' 'gammu') + + cd python-gammu-$pkgver-py2 + python2 setup.py install --root="$pkgdir/" --optimize=1 +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in libteam/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:24:43 Author: heftig Revision: 246698 py3.5 Modified: libteam/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:24:28 UTC (rev 246697) +++ PKGBUILD2015-09-19 20:24:43 UTC (rev 246698) @@ -3,7 +3,7 @@ pkgname=libteam pkgver=1.18 -pkgrel=1 +pkgrel=2 pkgdesc="Library for controlling team network device" arch=(i686 x86_64) url="http://libteam.org/;
[arch-commits] Commit in libpeas/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:24:28 Author: heftig Revision: 246697 py3.5 Modified: libpeas/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:22:15 UTC (rev 246696) +++ PKGBUILD2015-09-19 20:24:28 UTC (rev 246697) @@ -3,7 +3,7 @@ pkgname=libpeas pkgver=1.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="A GObject-based plugins engine" arch=(i686 x86_64) url="http://www.gtk.org/;
[arch-commits] Commit in pyxdg/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:55:54 Author: arojas Revision: 246704 Add validpgpkeys Modified: pyxdg/trunk/PKGBUILD --+ PKGBUILD |1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:38:22 UTC (rev 246703) +++ PKGBUILD2015-09-19 20:55:54 UTC (rev 246704) @@ -14,6 +14,7 @@ source=(http://www.freedesktop.org/~takluyver/${pkgbase}-${pkgver}.tar.gz{,.asc}) sha1sums=('1272ee62b8c3909ac4844a34a95f8b1fb3398af2' 'b5ec82567cc4d7bcf3a151eaf70c42dd3ed5b194') +validpgpkeys=('6391296E3F25C0A721C1F1AFAF88B3AC5DECB224') # Thomas Kluyver package_python2-xdg() { depends=('python2')
[arch-commits] Commit in speech-dispatcher/repos (8 files)
Date: Saturday, September 19, 2015 @ 23:11:57 Author: svenstaro Revision: 246706 archrelease: copy trunk to staging-i686, staging-x86_64 Added: speech-dispatcher/repos/staging-i686/ speech-dispatcher/repos/staging-i686/PKGBUILD (from rev 246705, speech-dispatcher/trunk/PKGBUILD) speech-dispatcher/repos/staging-i686/speech-dispatcher.install (from rev 246705, speech-dispatcher/trunk/speech-dispatcher.install) speech-dispatcher/repos/staging-i686/speech-dispatcherd.service (from rev 246705, speech-dispatcher/trunk/speech-dispatcherd.service) speech-dispatcher/repos/staging-x86_64/ speech-dispatcher/repos/staging-x86_64/PKGBUILD (from rev 246705, speech-dispatcher/trunk/PKGBUILD) speech-dispatcher/repos/staging-x86_64/speech-dispatcher.install (from rev 246705, speech-dispatcher/trunk/speech-dispatcher.install) speech-dispatcher/repos/staging-x86_64/speech-dispatcherd.service (from rev 246705, speech-dispatcher/trunk/speech-dispatcherd.service) ---+ staging-i686/PKGBUILD | 60 staging-i686/speech-dispatcher.install| 22 ++ staging-i686/speech-dispatcherd.service | 10 staging-x86_64/PKGBUILD | 60 staging-x86_64/speech-dispatcher.install | 22 ++ staging-x86_64/speech-dispatcherd.service | 10 6 files changed, 184 insertions(+) Copied: speech-dispatcher/repos/staging-i686/PKGBUILD (from rev 246705, speech-dispatcher/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 21:11:57 UTC (rev 246706) @@ -0,0 +1,60 @@ +# $Id$ +# Maintainer: Sven-Hendrik Haase+ +pkgname=speech-dispatcher +pkgver=0.8.3 +pkgrel=6 +arch=('i686' 'x86_64') +pkgdesc="High-level device independent layer for speech synthesis interface" +url="http://www.freebsoft.org/speechd; +license=('GPL2' 'FDL') +depends=('libltdl' 'python-xdg' 'dotconf' 'libpulse') +makedepends=('intltool' 'espeak') +optdepends=('festival: Speech output using Festival' +'espeak: Speech output using ESpeak' +'pulseaudio: PulseAudio support') +backup=(etc/speech-dispatcher/clients/emacs.conf + etc/speech-dispatcher/modules/ibmtts.conf + etc/speech-dispatcher/modules/espeak-generic.conf + etc/speech-dispatcher/modules/espeak.conf + etc/speech-dispatcher/modules/swift-generic.conf + etc/speech-dispatcher/modules/festival.conf + etc/speech-dispatcher/modules/cicero.conf + etc/speech-dispatcher/modules/espeak-mbrola-generic.conf + etc/speech-dispatcher/modules/dtk-generic.conf + etc/speech-dispatcher/modules/llia_phon-generic.conf + etc/speech-dispatcher/modules/ivona.conf + etc/speech-dispatcher/modules/epos-generic.conf +etc/speech-dispatcher/modules/flite.conf +etc/speech-dispatcher/modules/pico-generic.conf +etc/speech-dispatcher/speechd.conf) +install="${pkgname}.install" +source=("http://www.freebsoft.org/pub/projects/speechd/$pkgname-$pkgver.tar.gz; +'speech-dispatcherd.service') +md5sums=('d17b041fa3c87cb1b73ac6e95b80d276' + 'd26f52e2e95a30eaa83560f0e63faca5') + +build() { + cd ${pkgname}-${pkgver} + + # Disabled due to bug: https://bugs.archlinux.org/task/35700 + sed -i "s/cicero //g" configure.ac + sed -i "s/sd_cicero//g" src/modules/Makefile.am + + autoreconf -i + ./configure --prefix=/usr \ +--enable-shared \ +--sysconfdir=/etc \ +--without-flite + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR="${pkgdir}" install + + install -Dm644 "${srcdir}"/speech-dispatcherd.service "${pkgdir}/usr/lib/systemd/system/speech-dispatcherd.service" + install -d "${pkgdir}/var/log/speech-dispatcher" + + sed -i 's|includedir=.*|includedir=${prefix}/include/speech-dispatcher|g' "${pkgdir}/usr/lib/pkgconfig/speech-dispatcher.pc" +} Copied: speech-dispatcher/repos/staging-i686/speech-dispatcher.install (from rev 246705, speech-dispatcher/trunk/speech-dispatcher.install) === --- staging-i686/speech-dispatcher.install (rev 0) +++ staging-i686/speech-dispatcher.install 2015-09-19 21:11:57 UTC (rev 246706) @@ -0,0 +1,22 @@ +info_dir=usr/share/info +info_files=('speech-dispatcher.info' +'ssip.info' +'spd-say.info') + +post_install() { + [[ -x usr/bin/install-info ]] || return 0 + for f in ${info_files[@]}; do +install-info ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null + done +} + +post_upgrade() { + post_install +} + +pre_remove() { + [[ -x usr/bin/install-info ]] || return 0 + for f in ${info_files[@]}; do +install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null + done +} Copied:
[arch-commits] Commit in speech-dispatcher/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 23:11:51 Author: svenstaro Revision: 246705 upgpkg: speech-dispatcher 0.8.3-6 python 3.5 rebuild Modified: speech-dispatcher/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:55:54 UTC (rev 246704) +++ PKGBUILD2015-09-19 21:11:51 UTC (rev 246705) @@ -3,7 +3,7 @@ pkgname=speech-dispatcher pkgver=0.8.3 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') pkgdesc="High-level device independent layer for speech synthesis interface" url="http://www.freebsoft.org/speechd;
[arch-commits] Commit in python-couchdb/repos (2 files)
Date: Sunday, September 20, 2015 @ 03:47:37 Author: fyan Revision: 141106 archrelease: copy trunk to community-staging-any Added: python-couchdb/repos/community-staging-any/ python-couchdb/repos/community-staging-any/PKGBUILD (from rev 141105, python-couchdb/trunk/PKGBUILD) --+ PKGBUILD | 85 + 1 file changed, 85 insertions(+) Copied: python-couchdb/repos/community-staging-any/PKGBUILD (from rev 141105, python-couchdb/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 01:47:37 UTC (rev 141106) @@ -0,0 +1,85 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Aaron DeVore +# Contributor: Byron Clark +# Contributor: Guan 'kuno' Qing + +pkgbase=python-couchdb +pkgname=(python-couchdb python2-couchdb) +pkgver=1.0 +pkgrel=2 +pkgdesc="Python library for working with CouchDB" +url="http://code.google.com/p/couchdb-python/; +license=('BSD') +arch=('any') +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('couchdb') +source=(http://pypi.python.org/packages/source/C/CouchDB/CouchDB-$pkgver.tar.gz) +md5sums=('94fa641fa032f9b8a58515881fbb4b1e') + +prepare() { + cp -a CouchDB-$pkgver{,-py2} + + cd "$srcdir/CouchDB-$pkgver-py2" + sed -i 's/python /python2 /' Makefile + find . -name "*.py" -exec \ +sed -i '1s|env python$|env python2|' {} \; +} + +build() { + cd "$srcdir/CouchDB-$pkgver" + python setup.py build + + cd "$srcdir/CouchDB-$pkgver-py2" + python2 setup.py build +} + +check() { + mkdir "$srcdir/tmp_couchdb" + cat > "$srcdir/tmp_couchdb.conf" << EOF +[couchdb] +database_dir = "$srcdir/tmp_couchdb" +view_index_dir = "$srcdir/tmp_couchdb" +uri_file = "$srcdir/tmp_couchdb.uri" +[log] +file = "$srcdir/tmp_couchdb.log" +EOF + + couchdb -a "$srcdir/tmp_couchdb.conf" & + _COUCHDB_PID=$! + sleep 3; + + cd "$srcdir/CouchDB-$pkgver" + python setup.py test || warning "python 3 tests failed" + + cd "$srcdir/CouchDB-$pkgver-py2" + python2 setup.py test + + kill $_COUCHDB_PID +} + +package_python-couchdb() { + depends=('python-setuptools') + + cd "$srcdir/CouchDB-$pkgver" + python setup.py install --root="$pkgdir" --optimize=1 + + install -D -m644 "COPYING" \ +"$pkgdir/usr/share/licenses/$pkgname/COPYING" +} + +package_python2-couchdb() { + depends=('python2-setuptools') + + cd "$srcdir/CouchDB-$pkgver-py2" + python2 setup.py install --root="$pkgdir" --optimize=1 + + install -D -m644 "COPYING" \ +"$pkgdir/usr/share/licenses/$pkgname/COPYING" + + for name in couchdb-dump couchdb-load couchdb-replicate couchpy; do +mv "$pkgdir/usr/bin/$name"{,2} + done +} + +# vim:ts=2:sw=2:et
[arch-commits] Commit in pycrypto/repos (4 files)
Date: Sunday, September 20, 2015 @ 03:47:18 Author: fyan Revision: 246715 archrelease: copy trunk to staging-i686, staging-x86_64 Added: pycrypto/repos/staging-i686/ pycrypto/repos/staging-i686/PKGBUILD (from rev 246714, pycrypto/trunk/PKGBUILD) pycrypto/repos/staging-x86_64/ pycrypto/repos/staging-x86_64/PKGBUILD (from rev 246714, pycrypto/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 64 ++ staging-x86_64/PKGBUILD | 64 ++ 2 files changed, 128 insertions(+) Copied: pycrypto/repos/staging-i686/PKGBUILD (from rev 246714, pycrypto/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-20 01:47:18 UTC (rev 246715) @@ -0,0 +1,64 @@ +# $Id$ +# Maintainer: Jan de Groot+# Contributor: Kritoke + +pkgbase=pycrypto +pkgname=('python2-crypto' 'python-crypto') +pkgver=2.6.1 +pkgrel=3 +arch=('i686' 'x86_64') +makedepends=('python2' 'python' 'gmp') +url="http://www.dlitz.net/software/pycrypto/; +license=('custom') +source=(http://ftp.dlitz.net/pub/dlitz/crypto/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) +sha256sums=('f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c' +'c2ab0516cc55321e6543ae75e2aa6f6e56e97432870f32a7799f3b89f467dc1b') +validpgpkeys=('19E11FE8B3CFF273ED174A24928CEC1339C25CF7') # Dwayne Litzenberger + +prepare() { + find ${pkgbase}-${pkgver}/LEGAL -type f -exec chmod 644 {} \; + find ${pkgbase}-${pkgver}/LEGAL -type d -exec chmod 755 {} \; + + cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-py3 +} + +build() { + cd ${pkgbase}-${pkgver} + python2 setup.py build + + cd ../${pkgbase}-${pkgver}-py3 + python setup.py build +} + +package_python2-crypto() { + pkgdesc="Collection of cryptographic algorithms and protocols, implemented for use from Python 2." + depends=('python2' 'gmp') + replaces=('pycrypto') + conflicts=('pycrypto') + provides=("pycrypto=${pkgver}") + + cd ${pkgbase}-${pkgver} + python2 setup.py install --root="${pkgdir}" --optimize=1 + install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" + install -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/" + cp -r LEGAL "${pkgdir}/usr/share/licenses/${pkgname}/" +} + +package_python-crypto() { + pkgdesc="Collection of cryptographic algorithms and protocols, implemented for use from Python 3." + depends=('python' 'gmp') + + cd ${pkgbase}-${pkgver}-py3 + python setup.py install --root="${pkgdir}" --optimize=1 + install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" + install -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/" + cp -r LEGAL "${pkgdir}/usr/share/licenses/${pkgname}/" +} + +check() { + cd ${pkgbase}-${pkgver} + python2 setup.py test + + cd ../${pkgbase}-${pkgver}-py3 + python setup.py test +} Copied: pycrypto/repos/staging-x86_64/PKGBUILD (from rev 246714, pycrypto/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-20 01:47:18 UTC (rev 246715) @@ -0,0 +1,64 @@ +# $Id$ +# Maintainer: Jan de Groot +# Contributor: Kritoke + +pkgbase=pycrypto +pkgname=('python2-crypto' 'python-crypto') +pkgver=2.6.1 +pkgrel=3 +arch=('i686' 'x86_64') +makedepends=('python2' 'python' 'gmp') +url="http://www.dlitz.net/software/pycrypto/; +license=('custom') +source=(http://ftp.dlitz.net/pub/dlitz/crypto/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) +sha256sums=('f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c' +'c2ab0516cc55321e6543ae75e2aa6f6e56e97432870f32a7799f3b89f467dc1b') +validpgpkeys=('19E11FE8B3CFF273ED174A24928CEC1339C25CF7') # Dwayne Litzenberger + +prepare() { + find ${pkgbase}-${pkgver}/LEGAL -type f -exec chmod 644 {} \; + find ${pkgbase}-${pkgver}/LEGAL -type d -exec chmod 755 {} \; + + cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-py3 +} + +build() { + cd ${pkgbase}-${pkgver} + python2 setup.py build + + cd ../${pkgbase}-${pkgver}-py3 + python setup.py build +} + +package_python2-crypto() { + pkgdesc="Collection of cryptographic algorithms and protocols, implemented for use from Python 2." + depends=('python2' 'gmp') + replaces=('pycrypto') + conflicts=('pycrypto') + provides=("pycrypto=${pkgver}") + + cd ${pkgbase}-${pkgver} + python2 setup.py install --root="${pkgdir}" --optimize=1 + install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" + install -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/" + cp -r LEGAL "${pkgdir}/usr/share/licenses/${pkgname}/" +} + +package_python-crypto() { + pkgdesc="Collection of cryptographic algorithms and protocols, implemented for use from Python 3." +
[arch-commits] Commit in hiawatha/repos (8 files)
Date: Sunday, September 20, 2015 @ 04:47:51 Author: kkeen Revision: 141128 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: hiawatha/repos/community-staging-i686/ hiawatha/repos/community-staging-i686/PKGBUILD (from rev 141127, hiawatha/trunk/PKGBUILD) hiawatha/repos/community-staging-i686/hiawatha.conf.sample (from rev 141127, hiawatha/trunk/hiawatha.conf.sample) hiawatha/repos/community-staging-i686/hiawatha.service (from rev 141127, hiawatha/trunk/hiawatha.service) hiawatha/repos/community-staging-x86_64/ hiawatha/repos/community-staging-x86_64/PKGBUILD (from rev 141127, hiawatha/trunk/PKGBUILD) hiawatha/repos/community-staging-x86_64/hiawatha.conf.sample (from rev 141127, hiawatha/trunk/hiawatha.conf.sample) hiawatha/repos/community-staging-x86_64/hiawatha.service (from rev 141127, hiawatha/trunk/hiawatha.service) ---+ community-staging-i686/PKGBUILD | 95 community-staging-i686/hiawatha.conf.sample | 114 community-staging-i686/hiawatha.service | 16 +++ community-staging-x86_64/PKGBUILD | 95 community-staging-x86_64/hiawatha.conf.sample | 114 community-staging-x86_64/hiawatha.service | 16 +++ 6 files changed, 450 insertions(+) Copied: hiawatha/repos/community-staging-i686/PKGBUILD (from rev 141127, hiawatha/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 02:47:51 UTC (rev 141128) @@ -0,0 +1,95 @@ +# $Id$ +# Maintainer: Kyle Keen+# Contributor: Kurt Marasco +# Contributor: Pascal Ernster + +pkgname=hiawatha +pkgver=9.14 +pkgrel=1 +pkgdesc="Secure and advanced webserver" +url="https://www.hiawatha-webserver.org/; +arch=('i686' 'x86_64') +license=('GPL2') +depends=('libxslt' 'mbedtls') +optdepends=('php-fpm: PHP fastcgi') +makedepends=('cmake') +backup=( +'etc/hiawatha/hiawatha.conf' +'etc/hiawatha/cgi-wrapper.conf' +'etc/hiawatha/mimetype.conf' +) + +source=( +"https://www.hiawatha-webserver.org/files/$pkgname-$pkgver.tar.gz; +'hiawatha.conf.sample' +'hiawatha.service' +) +sha256sums=('79c92587cd86a0461d952c99036f5615dacdcaccabe0a9a29359e6044d809bfa' +'4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7' +'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155') + +build() { + cd "$srcdir/$pkgname-$pkgver" + + sed -i 's/www-data/http/g' extra/logrotate.in + + # mbedtls tweaks lifted from + # https://www.hiawatha-webserver.org/source.raw/CMakeLists.txt + sed -i 's|MBEDTLS_LIBRARY "mbedtls"|MBEDTLS_LIBRARIES "mbedtls" "mbedx509" "mbedcrypto"|' CMakeLists.txt + sed -i 's|MBEDTLS_LIBRARY|MBEDTLS_LIBRARIES|' CMakeLists.txt + + mkdir -p build + cd build + + cmake ../ -DCMAKE_INSTALL_PREFIX="/" \ +-DCMAKE_INSTALL_BINDIR="/usr/bin" \ +-DCMAKE_INSTALL_SBINDIR="/usr/bin" \ +-DCMAKE_INSTALL_SYSCONFDIR="/etc/hiawatha" \ +-DCMAKE_INSTALL_LIBDIR="/usr/lib" \ +-DCMAKE_INSTALL_MANDIR="/usr/share/man" \ +-DCONFIG_DIR="/etc/hiawatha" \ +-DLOG_DIR="/var/log/hiawatha" \ +-DPID_DIR="/run" \ +-DENABLE_TLS=ON \ +-DUSE_SYSTEM_MBEDTLS=ON \ +-DWEBROOT_DIR="/srv/http/hiawatha" \ +-DWORK_DIR="/var/lib/hiawatha" + + make + + # Features enabled by default + # -DENABLE_CACHE + # -DENABLE_IPV6 + # -DENABLE_RPROXY + # -DENABLE_TOOLKIT + # -DENABLE_XSLT + + # Features disabled by default + # -DENABLE_DEBUG + # -DENABLE_MONITOR + # -DENABLE_TOMAHAWK +} + +package() { + cd "$srcdir/$pkgname-$pkgver/build" + make DESTDIR="$pkgdir/" install + + rmdir "$pkgdir/run" + rm "$pkgdir/srv/http/hiawatha/index.html" + rmdir -p --ignore-fail-on-non-empty "$pkgdir/srv/http/hiawatha" + + # Update stock hiawatha.conf + sed -e 's|#ServerId = www-data|ServerId = http|' \ + -e 's|/var/www/|/srv/http/|g' \ + -e 's|//|/|g' \ + -e 's|#CGIextension = cgi|&\n#TriggerOnCGIstatus = no|g' \ + -e 's|ConnectTo = 127.0.0.1:2005|ConnectTo = 127.0.0.1:9000|g' \ + -e 's|# Extension = php|&\n# SessionTimeout = 30|g' \ + -e 's|#ErrorHandler = 404:/error.cgi|&\n#UseGZfile = yes|g' \ + -i "$pkgdir/etc/hiawatha/hiawatha.conf" + + install -Dm644 logrotate.d/hiawatha "$pkgdir/etc/logrotate.d/hiawatha" + install -Dm755 "$srcdir/hiawatha.service" "$pkgdir/usr/lib/systemd/system/hiawatha.service" + install -Dm644 "$srcdir/hiawatha.conf.sample" "$pkgdir/etc/hiawatha/" +} + Copied: hiawatha/repos/community-staging-i686/hiawatha.conf.sample (from rev 141127, hiawatha/trunk/hiawatha.conf.sample)
[arch-commits] Commit in python-sqlalchemy/repos (4 files)
Date: Sunday, September 20, 2015 @ 04:46:14 Author: foutrelis Revision: 141126 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: python-sqlalchemy/repos/community-staging-i686/ python-sqlalchemy/repos/community-staging-i686/PKGBUILD (from rev 141125, python-sqlalchemy/trunk/PKGBUILD) python-sqlalchemy/repos/community-staging-x86_64/ python-sqlalchemy/repos/community-staging-x86_64/PKGBUILD (from rev 141125, python-sqlalchemy/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 62 community-staging-x86_64/PKGBUILD | 62 2 files changed, 124 insertions(+) Copied: python-sqlalchemy/repos/community-staging-i686/PKGBUILD (from rev 141125, python-sqlalchemy/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 02:46:14 UTC (rev 141126) @@ -0,0 +1,62 @@ +# $Id$ +# Maintainer: Angel Velasquez+# Maintainer: Felix Yan +# Contributor: Sébastien Luttringer + +pkgbase=python-sqlalchemy +pkgname=('python-sqlalchemy' 'python2-sqlalchemy') +pkgver=1.0.8 +pkgrel=2 +arch=('i686' 'x86_64') # python2 package contain .so +url="http://www.sqlalchemy.org/; +license=('MIT') +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock') +source=("https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc}) +validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') +md5sums=('7cfd005be63945c96a78c67764ac3a85' + 'SKIP') + +prepare() { + cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver +} + +build() { + cd SQLAlchemy-$pkgver + python setup.py build + + cd ../SQLAlchemy2-$pkgver + python2 setup.py build +} + +check() { + cd SQLAlchemy-${pkgver} + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.5:$PYTHONPATH" py.test + + cd ../SQLAlchemy2-$pkgver + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2 +} + +package_python-sqlalchemy() { + pkgdesc='Python SQL toolkit and Object Relational Mapper' + depends=('python') + optdepends=('python-psycopg2: connect to PostgreSQL database') + + cd SQLAlchemy-${pkgver} + python setup.py install --root="${pkgdir}" + install -D -m644 LICENSE \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-sqlalchemy() { + pkgdesc='Python 2 SQL toolkit and Object Relational Mapper' + depends=('python2') + optdepends=('python2-psycopg2: connect to PostgreSQL database') + + cd SQLAlchemy2-$pkgver + python2 setup.py install --root="$pkgdir" + install -D -m644 LICENSE \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 ft=sh et: Copied: python-sqlalchemy/repos/community-staging-x86_64/PKGBUILD (from rev 141125, python-sqlalchemy/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-20 02:46:14 UTC (rev 141126) @@ -0,0 +1,62 @@ +# $Id$ +# Maintainer: Angel Velasquez +# Maintainer: Felix Yan +# Contributor: Sébastien Luttringer + +pkgbase=python-sqlalchemy +pkgname=('python-sqlalchemy' 'python2-sqlalchemy') +pkgver=1.0.8 +pkgrel=2 +arch=('i686' 'x86_64') # python2 package contain .so +url="http://www.sqlalchemy.org/; +license=('MIT') +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock') +source=("https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc}) +validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') +md5sums=('7cfd005be63945c96a78c67764ac3a85' + 'SKIP') + +prepare() { + cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver +} + +build() { + cd SQLAlchemy-$pkgver + python setup.py build + + cd ../SQLAlchemy2-$pkgver + python2 setup.py build +} + +check() { + cd SQLAlchemy-${pkgver} + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.5:$PYTHONPATH" py.test + + cd ../SQLAlchemy2-$pkgver + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2 +} + +package_python-sqlalchemy() { + pkgdesc='Python SQL toolkit and Object Relational Mapper' + depends=('python') + optdepends=('python-psycopg2: connect to PostgreSQL database') + + cd SQLAlchemy-${pkgver} + python setup.py install --root="${pkgdir}" + install -D -m644 LICENSE \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-sqlalchemy() { + pkgdesc='Python 2 SQL toolkit and Object Relational Mapper' + depends=('python2') + optdepends=('python2-psycopg2: connect to PostgreSQL database')
[arch-commits] Commit in hiawatha/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:47:31 Author: kkeen Revision: 141127 upgpkg: hiawatha 9.14-1 Modified: hiawatha/trunk/PKGBUILD --+ PKGBUILD | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:46:14 UTC (rev 141126) +++ PKGBUILD2015-09-20 02:47:31 UTC (rev 141127) @@ -4,8 +4,8 @@ # Contributor: Pascal Ernster pkgname=hiawatha -pkgver=9.13 -pkgrel=2 +pkgver=9.14 +pkgrel=1 pkgdesc="Secure and advanced webserver" url="https://www.hiawatha-webserver.org/; arch=('i686' 'x86_64') @@ -24,7 +24,7 @@ 'hiawatha.conf.sample' 'hiawatha.service' ) -sha256sums=('b90bec9ce5ec5d03321e0db137f08385b91e9cfcf22e30fa6b42d705739f4ba8' +sha256sums=('79c92587cd86a0461d952c99036f5615dacdcaccabe0a9a29359e6044d809bfa' '4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7' 'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155') @@ -33,6 +33,11 @@ sed -i 's/www-data/http/g' extra/logrotate.in + # mbedtls tweaks lifted from + # https://www.hiawatha-webserver.org/source.raw/CMakeLists.txt + sed -i 's|MBEDTLS_LIBRARY "mbedtls"|MBEDTLS_LIBRARIES "mbedtls" "mbedx509" "mbedcrypto"|' CMakeLists.txt + sed -i 's|MBEDTLS_LIBRARY|MBEDTLS_LIBRARIES|' CMakeLists.txt + mkdir -p build cd build @@ -45,11 +50,11 @@ -DCONFIG_DIR="/etc/hiawatha" \ -DLOG_DIR="/var/log/hiawatha" \ -DPID_DIR="/run" \ --DENABLE_SSL=ON \ --DUSE_SYSTEM_POLARSSL=ON \ +-DENABLE_TLS=ON \ -DUSE_SYSTEM_MBEDTLS=ON \ -DWEBROOT_DIR="/srv/http/hiawatha" \ -DWORK_DIR="/var/lib/hiawatha" + make # Features enabled by default
[arch-commits] Commit in python-sqlalchemy/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:45:59 Author: foutrelis Revision: 141125 Python 3.5 rebuild Modified: python-sqlalchemy/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:43:51 UTC (rev 141124) +++ PKGBUILD2015-09-20 02:45:59 UTC (rev 141125) @@ -6,7 +6,7 @@ pkgbase=python-sqlalchemy pkgname=('python-sqlalchemy' 'python2-sqlalchemy') pkgver=1.0.8 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') # python2 package contain .so url="http://www.sqlalchemy.org/; license=('MIT') @@ -31,7 +31,7 @@ check() { cd SQLAlchemy-${pkgver} - PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH" py.test + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.5:$PYTHONPATH" py.test cd ../SQLAlchemy2-$pkgver PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2
[arch-commits] Commit in python-jmespath/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:21:02 Author: fyan Revision: 141148 archrelease: copy trunk to community-staging-any Added: python-jmespath/repos/community-staging-any/ python-jmespath/repos/community-staging-any/PKGBUILD (from rev 141147, python-jmespath/trunk/PKGBUILD) --+ PKGBUILD | 54 ++ 1 file changed, 54 insertions(+) Copied: python-jmespath/repos/community-staging-any/PKGBUILD (from rev 141147, python-jmespath/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:21:02 UTC (rev 141148) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Chris Severance aur.severach AatT spamgourmet.com +# Contributor: Chris Fordham aka flaccid +# Package Source: https://github.com/flaccid/archlinux-packages/blob/master/python-jmespath/PKGBUILD + +pkgbase=python-jmespath +pkgname=(python-jmespath python2-jmespath) +pkgver=0.7.1 +pkgrel=2 +pkgdesc='A query language for JSON' +arch=('any') +url="https://github.com/jmespath/jmespath; +license=('Apache') +makedepends=('python-setuptools' 'python2-setuptools' 'git') +checkdepends=('python-nose' 'python2-nose' 'python-py' 'python2-py') +source=("git+https://github.com/jmespath/jmespath.py.git#tag=$pkgver;) +sha256sums=('SKIP') + +prepare() { + cp -a jmespath.py{,-py2} +} + +build() { + cd "$srcdir/jmespath.py" + python setup.py build + + cd "$srcdir/jmespath.py-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/jmespath.py" + LC_CTYPE=en_US.utf8 nosetests3 + + cd "$srcdir/jmespath.py-py2" + LC_CTYPE=en_US.utf8 nosetests2 +} + +package_python-jmespath() { + depends=('python') + + cd $srcdir/jmespath.py + python setup.py install --root="$pkgdir" --optimize=1 +} + +package_python2-jmespath() { + depends=('python2') + + cd $srcdir/jmespath.py-py2 + python2 setup.py install --root="$pkgdir" --optimize=1 + + mv "$pkgdir"/usr/bin/jp{,2}.py +}
[arch-commits] Commit in python-jsonpickle/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:22:00 Author: fyan Revision: 141149 upgpkg: python-jsonpickle 0.9.2-3 rebuild for python 3.5 Modified: python-jsonpickle/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:21:02 UTC (rev 141148) +++ PKGBUILD2015-09-20 03:22:00 UTC (rev 141149) @@ -5,7 +5,7 @@ pkgname=(python-jsonpickle python2-jsonpickle) _pypiname=jsonpickle pkgver=0.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="Python library for serializing any arbitrary object graph into JSON" url="http://jsonpickle.github.io/; makedepends=('python-setuptools' 'python2-setuptools')
[arch-commits] Commit in python-jsonpickle/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:22:13 Author: fyan Revision: 141150 archrelease: copy trunk to community-staging-any Added: python-jsonpickle/repos/community-staging-any/ python-jsonpickle/repos/community-staging-any/PKGBUILD (from rev 141149, python-jsonpickle/trunk/PKGBUILD) --+ PKGBUILD | 54 ++ 1 file changed, 54 insertions(+) Copied: python-jsonpickle/repos/community-staging-any/PKGBUILD (from rev 141149, python-jsonpickle/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:22:13 UTC (rev 141150) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-jsonpickle +pkgname=(python-jsonpickle python2-jsonpickle) +_pypiname=jsonpickle +pkgver=0.9.2 +pkgrel=3 +pkgdesc="Python library for serializing any arbitrary object graph into JSON" +url="http://jsonpickle.github.io/; +makedepends=('python-setuptools' 'python2-setuptools') +checkdepends=('python-nose' 'python2-nose' 'python-numpy' 'python2-numpy' 'python-pymongo' 'python2-pymongo' + 'python-feedparser' 'python2-feedparser' 'python-coverage' 'python2-coverage' 'python2-enum34' + 'python-simplejson' 'python2-simplejson') +license=('BSD') +arch=('any') +source=("https://pypi.python.org/packages/source/j/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;) +md5sums=('579a44c19ae55af83cb7b0437dfbe7e3') + +prepare() { + cp -a $_pypiname-$pkgver{,-py2} +} + +build() { + cd "$srcdir/${_pypiname}-${pkgver}" + python setup.py build + + cd "$srcdir/${_pypiname}-${pkgver}-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/${_pypiname}-${pkgver}" + nosetests3 + + cd "$srcdir/${_pypiname}-${pkgver}-py2" + nosetests2 +} + +package_python-jsonpickle() { + depends=('python') + + cd $srcdir/${_pypiname}-${pkgver} + python setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING +} + +package_python2-jsonpickle() { + depends=('python2') + + cd $srcdir/${_pypiname}-${pkgver}-py2 + python2 setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING +}
[arch-commits] Commit in python-pytest-capturelog/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:49:06 Author: fyan Revision: 141165 upgpkg: python-pytest-capturelog 0.7-2 rebuild for python 3.5 Modified: python-pytest-capturelog/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:45:42 UTC (rev 141164) +++ PKGBUILD2015-09-20 03:49:06 UTC (rev 141165) @@ -6,7 +6,7 @@ _pypiname=pytest-capturelog pkgver=0.7 _tag=RELEASE_0_7 -pkgrel=1 +pkgrel=2 pkgdesc='py.test plugin to capture log messages' arch=('any') license=('MIT') @@ -32,7 +32,7 @@ cd "$srcdir/$_pypiname" python setup.py install --root="$PWD/tmp_install" --optimize=1 - PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" py.test || warning "Tests failed" + PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" py.test || warning "Tests failed" cd "$srcdir/$_pypiname-py2" python2 setup.py install --root="$PWD/tmp_install" --optimize=1
[arch-commits] Commit in python-pytest-capturelog/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:49:18 Author: fyan Revision: 141166 archrelease: copy trunk to community-staging-any Added: python-pytest-capturelog/repos/community-staging-any/ python-pytest-capturelog/repos/community-staging-any/PKGBUILD (from rev 141165, python-pytest-capturelog/trunk/PKGBUILD) --+ PKGBUILD | 57 + 1 file changed, 57 insertions(+) Copied: python-pytest-capturelog/repos/community-staging-any/PKGBUILD (from rev 141165, python-pytest-capturelog/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:49:18 UTC (rev 141166) @@ -0,0 +1,57 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-pytest-capturelog +pkgname=('python-pytest-capturelog' 'python2-pytest-capturelog') +_pypiname=pytest-capturelog +pkgver=0.7 +_tag=RELEASE_0_7 +pkgrel=2 +pkgdesc='py.test plugin to capture log messages' +arch=('any') +license=('MIT') +url='https://bitbucket.org/memedough/pytest-capturelog/overview' +makedepends=('python-pytest' 'python2-pytest' 'python-setuptools' 'python2-setuptools' 'mercurial') +source=("hg+https://felixonm...@bitbucket.org/memedough/pytest-capturelog#tag=$_tag;) +md5sums=('SKIP') + +prepare() { + cp -a "${srcdir}/${_pypiname}"{,-py2} +} + +build() { + cd "$srcdir/$_pypiname" + python setup.py build + + cd "$srcdir/$_pypiname-py2" + python2 setup.py build +} + +check() { + # Hack entry points by installing it + + cd "$srcdir/$_pypiname" + python setup.py install --root="$PWD/tmp_install" --optimize=1 + PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" py.test || warning "Tests failed" + + cd "$srcdir/$_pypiname-py2" + python2 setup.py install --root="$PWD/tmp_install" --optimize=1 + PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" py.test2 || warning "Tests failed" +} + +package_python-pytest-capturelog() { + depends=('python-pytest') + + cd "$srcdir/$_pypiname" + python setup.py install --root="$pkgdir"/ --optimize=1 + install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt" +} + +package_python2-pytest-capturelog() { + depends=('python2-pytest') + + cd "$srcdir/$_pypiname-py2" + python2 setup.py install --root="$pkgdir"/ --optimize=1 + install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt" +} +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in pygobject2/repos (4 files)
Date: Saturday, September 19, 2015 @ 22:11:31 Author: heftig Revision: 246691 archrelease: copy trunk to staging-i686, staging-x86_64 Added: pygobject2/repos/staging-i686/ pygobject2/repos/staging-i686/PKGBUILD (from rev 246690, pygobject2/trunk/PKGBUILD) pygobject2/repos/staging-x86_64/ pygobject2/repos/staging-x86_64/PKGBUILD (from rev 246690, pygobject2/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 74 ++ staging-x86_64/PKGBUILD | 74 ++ 2 files changed, 148 insertions(+) Copied: pygobject2/repos/staging-i686/PKGBUILD (from rev 246690, pygobject2/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 20:11:31 UTC (rev 246691) @@ -0,0 +1,74 @@ +# $Id$ +# Maintainer: Jan de Groot+ +pkgbase=pygobject2 +pkgname=(python-gobject2 python2-gobject2 pygobject2-devel) +pkgver=2.28.6 +pkgrel=12 +arch=(i686 x86_64) +url="http://www.pygtk.org/; +license=(LGPL) +makedepends=(python python2 git) + +# pygobject-2-28 branch: https://git.gnome.org/browse/pygobject/log/?h=pygobject-2-28 +source=('git://git.gnome.org/pygobject#commit=9456ba7') +sha256sums=('SKIP') + +prepare() { + cd pygobject + autoreconf -fi + + cp -a . ../python2-build + + find -O3 ../python2-build \ +\( -name '*.py' -o -name '*.py.in' \) \ +-exec sed -i '1s|python$|&2|' {} + +} + +build() { + cd python2-build + ./configure --prefix=/usr --disable-introspection \ +PYTHON=/usr/bin/python2 + make + + cd ../pygobject + ./configure --prefix=/usr --disable-introspection + make +} + +package_python-gobject2() { + pkgdesc="Python 3 bindings for GObject2" + depends=(glib2 pygobject2-devel python) + replaces=(py3gobject) + provides=("py3gobject=$pkgver") + + cd pygobject + make DESTDIR="$pkgdir" install + + # Delete devel stuff + rm -r "$pkgdir"/usr/{include,lib/pkgconfig,share/{gtk-doc,pygobject/xsl}} +} + +package_python2-gobject2() { + pkgdesc="Python 2 bindings for GObject2" + depends=(glib2 pygobject2-devel python2) + replaces=(pygobject) + provides=("pygobject=$pkgver") + + cd python2-build + make DESTDIR="$pkgdir" install + + rm -r "$pkgdir"/usr/share/gtk-doc + + # Split devel stuff + cd .. + mkdir -p devel/usr/{lib,share/pygobject} + mv {"$pkgdir",devel}/usr/include + mv {"$pkgdir",devel}/usr/lib/pkgconfig + mv {"$pkgdir",devel}/usr/share/pygobject/xsl +} + +package_pygobject2-devel() { + pkgdesc="Development files for the pygobject bindings" + mv devel/* "$pkgdir" +} Copied: pygobject2/repos/staging-x86_64/PKGBUILD (from rev 246690, pygobject2/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-19 20:11:31 UTC (rev 246691) @@ -0,0 +1,74 @@ +# $Id$ +# Maintainer: Jan de Groot + +pkgbase=pygobject2 +pkgname=(python-gobject2 python2-gobject2 pygobject2-devel) +pkgver=2.28.6 +pkgrel=12 +arch=(i686 x86_64) +url="http://www.pygtk.org/; +license=(LGPL) +makedepends=(python python2 git) + +# pygobject-2-28 branch: https://git.gnome.org/browse/pygobject/log/?h=pygobject-2-28 +source=('git://git.gnome.org/pygobject#commit=9456ba7') +sha256sums=('SKIP') + +prepare() { + cd pygobject + autoreconf -fi + + cp -a . ../python2-build + + find -O3 ../python2-build \ +\( -name '*.py' -o -name '*.py.in' \) \ +-exec sed -i '1s|python$|&2|' {} + +} + +build() { + cd python2-build + ./configure --prefix=/usr --disable-introspection \ +PYTHON=/usr/bin/python2 + make + + cd ../pygobject + ./configure --prefix=/usr --disable-introspection + make +} + +package_python-gobject2() { + pkgdesc="Python 3 bindings for GObject2" + depends=(glib2 pygobject2-devel python) + replaces=(py3gobject) + provides=("py3gobject=$pkgver") + + cd pygobject + make DESTDIR="$pkgdir" install + + # Delete devel stuff + rm -r "$pkgdir"/usr/{include,lib/pkgconfig,share/{gtk-doc,pygobject/xsl}} +} + +package_python2-gobject2() { + pkgdesc="Python 2 bindings for GObject2" + depends=(glib2 pygobject2-devel python2) + replaces=(pygobject) + provides=("pygobject=$pkgver") + + cd python2-build + make DESTDIR="$pkgdir" install + + rm -r "$pkgdir"/usr/share/gtk-doc + + # Split devel stuff + cd .. + mkdir -p devel/usr/{lib,share/pygobject} + mv {"$pkgdir",devel}/usr/include + mv {"$pkgdir",devel}/usr/lib/pkgconfig + mv {"$pkgdir",devel}/usr/share/pygobject/xsl +} + +package_pygobject2-devel() { + pkgdesc="Development files for the pygobject bindings" + mv devel/* "$pkgdir" +}
[arch-commits] Commit in avahi/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:12:23 Author: heftig Revision: 246692 py3.5 Modified: avahi/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:11:31 UTC (rev 246691) +++ PKGBUILD2015-09-19 20:12:23 UTC (rev 246692) @@ -5,7 +5,7 @@ pkgname=avahi pkgver=0.6.31 -pkgrel=16 +pkgrel=17 _commit=573e3b5 pkgdesc='Multicast DNS-SD / Zeroconf Suite' #url='http://www.avahi.org/' @@ -67,7 +67,7 @@ cd $pkgname make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" -C avahi-python/avahi3 install \ -PYTHON=/usr/bin/python3 pythondir=/usr/lib/python3.4/site-packages +PYTHON=/usr/bin/python3 pythondir=/usr/lib/python3.5/site-packages # howl compat ln -s avahi-compat-howl "$pkgdir/usr/include/howl"
[arch-commits] Commit in audaspace/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 23:09:21 Author: svenstaro Revision: 141101 upgpkg: audaspace 1.0-1 upstream release 1.0 Modified: audaspace/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 21:02:44 UTC (rev 141100) +++ PKGBUILD2015-09-19 21:09:21 UTC (rev 141101) @@ -1,8 +1,7 @@ # Maintainer: Sven-Hendrik Haasepkgname=audaspace -pkgver=1.0rc1 -_pkgver=1.0-rc1 -pkgrel=2 +pkgver=1.0 +pkgrel=1 pkgdesc="A high level and feature rich audio library written in C++ with language bindings" arch=("x86_64" "i686") url="http://audaspace.github.io/; @@ -10,11 +9,11 @@ depends=('ffmpeg' 'openal' 'sdl2' 'libsndfile' 'jack') makedepends=('cmake' 'python' 'python-setuptools') optdepends=() -source=("https://github.com/audaspace/audaspace/archive/${_pkgver}.tar.gz;) -md5sums=('efd48bbc0b75c3c2326b6d9b83077fd4') +source=("https://github.com/audaspace/audaspace/archive/v${pkgver}.tar.gz;) +md5sums=('c44ef32aa0ab4547d42395a1c999879d') build() { - cd "${pkgname}-${_pkgver}" + cd "${pkgname}-${pkgver}" mkdir build cd build @@ -29,7 +28,7 @@ } package() { - cd "${pkgname}-${_pkgver}" + cd "${pkgname}-${pkgver}" cd build
[arch-commits] Commit in audaspace/repos (4 files)
Date: Saturday, September 19, 2015 @ 23:09:27 Author: svenstaro Revision: 141102 archrelease: copy trunk to community-staging-x86_64, community-staging-i686 Added: audaspace/repos/community-staging-i686/PKGBUILD (from rev 141101, audaspace/trunk/PKGBUILD) audaspace/repos/community-staging-x86_64/PKGBUILD (from rev 141101, audaspace/trunk/PKGBUILD) Deleted: audaspace/repos/community-staging-i686/PKGBUILD audaspace/repos/community-staging-x86_64/PKGBUILD ---+ /PKGBUILD | 72 community-staging-i686/PKGBUILD | 37 -- community-staging-x86_64/PKGBUILD | 37 -- 3 files changed, 72 insertions(+), 74 deletions(-) Deleted: community-staging-i686/PKGBUILD === --- community-staging-i686/PKGBUILD 2015-09-19 21:09:21 UTC (rev 141101) +++ community-staging-i686/PKGBUILD 2015-09-19 21:09:27 UTC (rev 141102) @@ -1,37 +0,0 @@ -# Maintainer: Sven-Hendrik Haase-pkgname=audaspace -pkgver=1.0rc1 -_pkgver=1.0-rc1 -pkgrel=2 -pkgdesc="A high level and feature rich audio library written in C++ with language bindings" -arch=("x86_64" "i686") -url="http://audaspace.github.io/; -license=('APACHE') -depends=('ffmpeg' 'openal' 'sdl2' 'libsndfile' 'jack') -makedepends=('cmake' 'python' 'python-setuptools') -optdepends=() -source=("https://github.com/audaspace/audaspace/archive/${_pkgver}.tar.gz;) -md5sums=('efd48bbc0b75c3c2326b6d9b83077fd4') - -build() { - cd "${pkgname}-${_pkgver}" - -mkdir build -cd build - - cmake .. \ --DCMAKE_INSTALL_PREFIX=/usr \ --DWITH_PYTHON=1 \ --DWITH_JACK=1 \ --DDEFAULT_PLUGIN_PATH=/usr/share/audaspace/plugins - - make -} - -package() { - cd "${pkgname}-${_pkgver}" - -cd build - - make DESTDIR="${pkgdir}/" install -} Copied: audaspace/repos/community-staging-i686/PKGBUILD (from rev 141101, audaspace/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-19 21:09:27 UTC (rev 141102) @@ -0,0 +1,36 @@ +# Maintainer: Sven-Hendrik Haase +pkgname=audaspace +pkgver=1.0 +pkgrel=1 +pkgdesc="A high level and feature rich audio library written in C++ with language bindings" +arch=("x86_64" "i686") +url="http://audaspace.github.io/; +license=('APACHE') +depends=('ffmpeg' 'openal' 'sdl2' 'libsndfile' 'jack') +makedepends=('cmake' 'python' 'python-setuptools') +optdepends=() +source=("https://github.com/audaspace/audaspace/archive/v${pkgver}.tar.gz;) +md5sums=('c44ef32aa0ab4547d42395a1c999879d') + +build() { + cd "${pkgname}-${pkgver}" + +mkdir build +cd build + + cmake .. \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DWITH_PYTHON=1 \ +-DWITH_JACK=1 \ +-DDEFAULT_PLUGIN_PATH=/usr/share/audaspace/plugins + + make +} + +package() { + cd "${pkgname}-${pkgver}" + +cd build + + make DESTDIR="${pkgdir}/" install +} Deleted: community-staging-x86_64/PKGBUILD === --- community-staging-x86_64/PKGBUILD 2015-09-19 21:09:21 UTC (rev 141101) +++ community-staging-x86_64/PKGBUILD 2015-09-19 21:09:27 UTC (rev 141102) @@ -1,37 +0,0 @@ -# Maintainer: Sven-Hendrik Haase -pkgname=audaspace -pkgver=1.0rc1 -_pkgver=1.0-rc1 -pkgrel=2 -pkgdesc="A high level and feature rich audio library written in C++ with language bindings" -arch=("x86_64" "i686") -url="http://audaspace.github.io/; -license=('APACHE') -depends=('ffmpeg' 'openal' 'sdl2' 'libsndfile' 'jack') -makedepends=('cmake' 'python' 'python-setuptools') -optdepends=() -source=("https://github.com/audaspace/audaspace/archive/${_pkgver}.tar.gz;) -md5sums=('efd48bbc0b75c3c2326b6d9b83077fd4') - -build() { - cd "${pkgname}-${_pkgver}" - -mkdir build -cd build - - cmake .. \ --DCMAKE_INSTALL_PREFIX=/usr \ --DWITH_PYTHON=1 \ --DWITH_JACK=1 \ --DDEFAULT_PLUGIN_PATH=/usr/share/audaspace/plugins - - make -} - -package() { - cd "${pkgname}-${_pkgver}" - -cd build - - make DESTDIR="${pkgdir}/" install -} Copied: audaspace/repos/community-staging-x86_64/PKGBUILD (from rev 141101, audaspace/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-19 21:09:27 UTC (rev 141102) @@ -0,0 +1,36 @@ +# Maintainer: Sven-Hendrik Haase +pkgname=audaspace +pkgver=1.0 +pkgrel=1 +pkgdesc="A high level and feature rich audio library written in C++ with language bindings" +arch=("x86_64" "i686") +url="http://audaspace.github.io/;
[arch-commits] Commit in dbus-python/repos (4 files)
Date: Sunday, September 20, 2015 @ 03:40:52 Author: fyan Revision: 246711 archrelease: copy trunk to staging-i686, staging-x86_64 Added: dbus-python/repos/staging-i686/ dbus-python/repos/staging-i686/PKGBUILD (from rev 246710, dbus-python/trunk/PKGBUILD) dbus-python/repos/staging-x86_64/ dbus-python/repos/staging-x86_64/PKGBUILD (from rev 246710, dbus-python/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 70 ++ staging-x86_64/PKGBUILD | 70 ++ 2 files changed, 140 insertions(+) Copied: dbus-python/repos/staging-i686/PKGBUILD (from rev 246710, dbus-python/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-20 01:40:52 UTC (rev 246711) @@ -0,0 +1,70 @@ +# $Id$ +# Maintainer: Jan de Groot+ +pkgbase=dbus-python +pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common') +pkgver=1.2.0 +pkgrel=5 +pkgdesc="Python bindings for DBUS" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL') +url="http://www.freedesktop.org/wiki/Software/DBusBindings; +makedepends=('docutils' 'dbus-glib' 'python' 'python2') +source=(http://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) +md5sums=('b09cd2d1a057cc432ce944de3fc06bf7' + 'SKIP') +validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie + +prepare() { + mkdir build-python2 build-python3 + cd $pkgbase-$pkgver + autoreconf -fi +} + +build() { + cd build-python2 + PYTHON=python2 ../${pkgbase}-${pkgver}/configure --prefix=/usr + make + + cd ../build-python3 + ../${pkgbase}-${pkgver}/configure --prefix=/usr + make +} + +package_python-dbus-common() { + pkgdesc="Common dbus-python files shared between python-dbus and python2-dbus" + conflicts=('dbus-python<1.1.0') + + cd build-python3 + make DESTDIR="${pkgdir}" install-data + rm -rf "${pkgdir}"/usr/lib/python* +} + +package_python-dbus() { + depends=('python-dbus-common' 'python' 'dbus') + optdepends=('dbus-glib: glib mainloop support') + pkgdesc="Python 3.5 bindings for DBUS" + + cd build-python3 + make DESTDIR="${pkgdir}" install + + rm -rf "${pkgdir}/usr/share" + rm -rf "${pkgdir}/usr/include" + rm -rf "${pkgdir}/usr/lib/pkgconfig" +} + +package_python2-dbus() { + depends=('python-dbus-common' 'python2' 'dbus') + optdepends=('dbus-glib: glib mainloop support') + pkgdesc="Python 2.7 bindings for DBUS" + replaces=('dbus-python') + conflicts=('dbus-python') + provides=("dbus-python=$pkgver") + + cd build-python2 + make DESTDIR="${pkgdir}" install + + rm -rf "${pkgdir}/usr/share" + rm -rf "${pkgdir}/usr/include" + rm -rf "${pkgdir}/usr/lib/pkgconfig" +} Copied: dbus-python/repos/staging-x86_64/PKGBUILD (from rev 246710, dbus-python/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-20 01:40:52 UTC (rev 246711) @@ -0,0 +1,70 @@ +# $Id$ +# Maintainer: Jan de Groot + +pkgbase=dbus-python +pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common') +pkgver=1.2.0 +pkgrel=5 +pkgdesc="Python bindings for DBUS" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL') +url="http://www.freedesktop.org/wiki/Software/DBusBindings; +makedepends=('docutils' 'dbus-glib' 'python' 'python2') +source=(http://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) +md5sums=('b09cd2d1a057cc432ce944de3fc06bf7' + 'SKIP') +validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie + +prepare() { + mkdir build-python2 build-python3 + cd $pkgbase-$pkgver + autoreconf -fi +} + +build() { + cd build-python2 + PYTHON=python2 ../${pkgbase}-${pkgver}/configure --prefix=/usr + make + + cd ../build-python3 + ../${pkgbase}-${pkgver}/configure --prefix=/usr + make +} + +package_python-dbus-common() { + pkgdesc="Common dbus-python files shared between python-dbus and python2-dbus" + conflicts=('dbus-python<1.1.0') + + cd build-python3 + make DESTDIR="${pkgdir}" install-data + rm -rf "${pkgdir}"/usr/lib/python* +} + +package_python-dbus() { + depends=('python-dbus-common' 'python' 'dbus') + optdepends=('dbus-glib: glib mainloop support') + pkgdesc="Python 3.5 bindings for DBUS" + + cd build-python3 + make DESTDIR="${pkgdir}" install + + rm -rf "${pkgdir}/usr/share" + rm -rf "${pkgdir}/usr/include" + rm -rf "${pkgdir}/usr/lib/pkgconfig" +} + +package_python2-dbus() { + depends=('python-dbus-common' 'python2' 'dbus') + optdepends=('dbus-glib: glib mainloop support') + pkgdesc="Python 2.7 bindings for DBUS" + replaces=('dbus-python') + conflicts=('dbus-python') + provides=("dbus-python=$pkgver") + + cd build-python2 + make DESTDIR="${pkgdir}" install + + rm -rf
[arch-commits] Commit in dbus-python/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:40:31 Author: fyan Revision: 246710 upgpkg: dbus-python 1.2.0-5 rebuild for python 3.5 Modified: dbus-python/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:38:49 UTC (rev 246709) +++ PKGBUILD2015-09-20 01:40:31 UTC (rev 246710) @@ -4,7 +4,7 @@ pkgbase=dbus-python pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common') pkgver=1.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="Python bindings for DBUS" arch=('i686' 'x86_64') license=('GPL' 'LGPL') @@ -13,6 +13,7 @@ source=(http://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) md5sums=('b09cd2d1a057cc432ce944de3fc06bf7' 'SKIP') +validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie prepare() { mkdir build-python2 build-python3 @@ -42,7 +43,7 @@ package_python-dbus() { depends=('python-dbus-common' 'python' 'dbus') optdepends=('dbus-glib: glib mainloop support') - pkgdesc="Python 3.3 bindings for DBUS" + pkgdesc="Python 3.5 bindings for DBUS" cd build-python3 make DESTDIR="${pkgdir}" install
[arch-commits] Commit in pyxdg/repos (staging-any staging-any/PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:44:00 Author: foutrelis Revision: 246713 archrelease: copy trunk to staging-any Added: pyxdg/repos/staging-any/ pyxdg/repos/staging-any/PKGBUILD (from rev 246712, pyxdg/trunk/PKGBUILD) --+ PKGBUILD | 34 ++ 1 file changed, 34 insertions(+) Copied: pyxdg/repos/staging-any/PKGBUILD (from rev 246712, pyxdg/trunk/PKGBUILD) === --- staging-any/PKGBUILD(rev 0) +++ staging-any/PKGBUILD2015-09-20 01:44:00 UTC (rev 246713) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Hugo Doria+# Contributor: Mario A. Vazquez + +pkgbase=pyxdg +pkgname=('python2-xdg' 'python-xdg') +pkgver=0.25 +pkgrel=3 +pkgdesc="Python library to access freedesktop.org standards" +arch=('any') +url="http://freedesktop.org/Software/pyxdg; +license=("LGPL") +makedepends=('python2' 'python') +source=(http://www.freedesktop.org/~takluyver/${pkgbase}-${pkgver}.tar.gz{,.asc}) +sha1sums=('1272ee62b8c3909ac4844a34a95f8b1fb3398af2' + 'b5ec82567cc4d7bcf3a151eaf70c42dd3ed5b194') +validpgpkeys=('6391296E3F25C0A721C1F1AFAF88B3AC5DECB224') # Thomas Kluyver + +package_python2-xdg() { + depends=('python2') + conflicts=('pyxdg') + provides=('pyxdg') + replaces=('pyxdg') + + cd "${srcdir}/${pkgbase}-${pkgver}" + python2 setup.py install --prefix=/usr --root="${pkgdir}" +} + +package_python-xdg() { + depends=('python') + + cd "${srcdir}/${pkgbase}-${pkgver}" + python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build --optimize=1 +}
[arch-commits] Commit in pyxdg/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:43:31 Author: foutrelis Revision: 246712 Python 3.5 rebuild Modified: pyxdg/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:40:52 UTC (rev 246711) +++ PKGBUILD2015-09-20 01:43:31 UTC (rev 246712) @@ -5,7 +5,7 @@ pkgbase=pyxdg pkgname=('python2-xdg' 'python-xdg') pkgver=0.25 -pkgrel=2 +pkgrel=3 pkgdesc="Python library to access freedesktop.org standards" arch=('any') url="http://freedesktop.org/Software/pyxdg;
[arch-commits] Commit in python-secretstorage/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:51:16 Author: fyan Revision: 141107 upgpkg: python-secretstorage 2.1.2-2 rebuild for python 3.5 Modified: python-secretstorage/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:47:37 UTC (rev 141106) +++ PKGBUILD2015-09-20 01:51:16 UTC (rev 141107) @@ -6,13 +6,13 @@ pkgbase=python-secretstorage pkgname=(python-secretstorage python2-secretstorage) pkgver=2.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Securely store passwords and other private data using the SecretService DBus API" arch=('any') url="https://pypi.python.org/pypi/SecretStorage; license=('BSD') makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto') -checkdepends=('gnome-keyring' 'xorg-server-xvfb') +checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib') source=("https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz;) md5sums=('795eadfdfd2f747df146dd1dac9835c0')
[arch-commits] Commit in python-secretstorage/repos (2 files)
Date: Sunday, September 20, 2015 @ 03:51:28 Author: fyan Revision: 141108 archrelease: copy trunk to community-staging-any Added: python-secretstorage/repos/community-staging-any/ python-secretstorage/repos/community-staging-any/PKGBUILD (from rev 141107, python-secretstorage/trunk/PKGBUILD) --+ PKGBUILD | 45 + 1 file changed, 45 insertions(+) Copied: python-secretstorage/repos/community-staging-any/PKGBUILD (from rev 141107, python-secretstorage/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 01:51:28 UTC (rev 141108) @@ -0,0 +1,45 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Patrice Peterson +# Contributor: JonnyJD + +pkgbase=python-secretstorage +pkgname=(python-secretstorage python2-secretstorage) +pkgver=2.1.2 +pkgrel=2 +pkgdesc="Securely store passwords and other private data using the SecretService DBus API" +arch=('any') +url="https://pypi.python.org/pypi/SecretStorage; +license=('BSD') +makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto') +checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib') +source=("https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz;) +md5sums=('795eadfdfd2f747df146dd1dac9835c0') + +prepare() { + cp -a SecretStorage-$pkgver{,-py2} +} + +check() { + cd SecretStorage-$pkgver + xvfb-run -a python -m unittest discover -s tests || warning "Tests failed" + + cd ../SecretStorage-$pkgver-py2 + xvfb-run -a python2 -m unittest discover -s tests || warning "Tests failed" +} + +package_python-secretstorage() { + depends=('python-dbus' 'python-crypto') + + cd SecretStorage-$pkgver + python setup.py install -O1 --root="$pkgdir" + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-secretstorage() { + depends=('python2-dbus' 'python2-crypto') + + cd SecretStorage-$pkgver-py2 + python2 setup.py install -O1 --root="$pkgdir" + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +}
[arch-commits] Commit in python-service-identity/repos (2 files)
Date: Sunday, September 20, 2015 @ 03:53:19 Author: fyan Revision: 246717 archrelease: copy trunk to staging-any Added: python-service-identity/repos/staging-any/ python-service-identity/repos/staging-any/PKGBUILD (from rev 246716, python-service-identity/trunk/PKGBUILD) --+ PKGBUILD | 59 +++ 1 file changed, 59 insertions(+) Copied: python-service-identity/repos/staging-any/PKGBUILD (from rev 246716, python-service-identity/trunk/PKGBUILD) === --- staging-any/PKGBUILD(rev 0) +++ staging-any/PKGBUILD2015-09-20 01:53:19 UTC (rev 246717) @@ -0,0 +1,59 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-service-identity +pkgname=('python-service-identity' 'python2-service-identity') +pkgver=14.0.0 +pkgrel=3 +pkgdesc="Service identity verification for pyOpenSSL" +arch=('any') +license=('MIT') +url="http://pypi.python.org/pypi/service_identity; +makedepends=('python-pyopenssl' 'python2-pyopenssl' 'python-pyasn1' 'python2-pyasn1' + 'python-setuptools' 'python2-setuptools' 'python-pyasn1-modules' 'python2-pyasn1-modules' + 'python-characteristic' 'python2-characteristic' 'python-pytest' 'python2-pytest') +checkdepends=('python-idna' 'python2-idna') +source=("http://pypi.python.org/packages/source/s/service_identity/service_identity-${pkgver}.tar.gz;) +md5sums=('cea0b0156d73b025ecef660fb51f0d9a') + +prepare() { + cp -a service_identity-${pkgver}{,-python2} +} + +build() { + # Build python 3 module + cd service_identity-${pkgver} + python3 setup.py build + + # Build python 2 module + cd ../service_identity-${pkgver}-python2 + python2 setup.py build +} + +check() { + # Check python3 module + cd "${srcdir}"/service_identity-${pkgver} + py.test + + # Check python2 module + cd "${srcdir}"/service_identity-${pkgver}-python2 + py.test2 +} + +package_python-service-identity() { + depends=('python' 'python-pyopenssl' 'python-pyasn1' 'python-pyasn1-modules' 'python-characteristic') + optdepends=('python-idna: for Internationalized Domain Names support') + + cd service_identity-${pkgver} + python3 setup.py install --root="${pkgdir}" --optimize=1 --skip-build + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-service-identity() { + depends=('python2' 'python2-pyopenssl' 'python2-pyasn1' 'python2-pyasn1-modules' 'python2-characteristic') + optdepends=('python2-idna: for Internationalized Domain Names support') + + cd service_identity-${pkgver}-python2 + python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +}
[arch-commits] Commit in python-service-identity/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 03:53:07 Author: fyan Revision: 246716 upgpkg: python-service-identity 14.0.0-3 rebuild for python 3.5 Modified: python-service-identity/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:47:18 UTC (rev 246715) +++ PKGBUILD2015-09-20 01:53:07 UTC (rev 246716) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Felix Yan+# Maintainer: Felix Yan pkgbase=python-service-identity pkgname=('python-service-identity' 'python2-service-identity') pkgver=14.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Service identity verification for pyOpenSSL" arch=('any') license=('MIT')
[arch-commits] Commit in jupyter/repos (2 files)
Date: Sunday, September 20, 2015 @ 04:25:33 Author: fyan Revision: 141120 archrelease: copy trunk to community-staging-any Added: jupyter/repos/community-staging-any/ jupyter/repos/community-staging-any/PKGBUILD (from rev 141119, jupyter/trunk/PKGBUILD) --+ PKGBUILD | 151 + 1 file changed, 151 insertions(+) Copied: jupyter/repos/community-staging-any/PKGBUILD (from rev 141119, jupyter/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 02:25:33 UTC (rev 141120) @@ -0,0 +1,151 @@ +# $Id$ +# Maintainer: Kyle Keen+ +pkgbase=jupyter +pkgname=(jupyter ipython2-notebook) +pkgver=4.0.6 +pkgrel=2 +pkgdesc="A language-agnostic web-based interactive shell/notebook server." +arch=('any') +url="http://jupyter.org/; +license=('BSD') +depends=('ipython' 'python-setuptools' + 'python-jinja' 'python-pyzmq' 'python-tornado' 'python-jsonschema' + 'python-terminado' 'python-mistune' 'python-pygments') +makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git') +optdepends=('mathjax: latex equation rendering' +'qt5-svg: jupyter-qtconsole' +'python-pyqt5: jupyter-qtconsole' +'python-sip: jupyter-qtconsole') + +# some of these will update rapidly, others never +# so _vers will be phased in as new updates are released +_ipykv=4.0.3 # ipykernel +_ipywv=4.0.2 # ipywidgets +_qtcv=4.0.1 # qtconsole +_notev=4.0.4 # notebook + +source=("jupyter_core.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz; + "ipykernel.tgz::https://github.com/ipython/ipykernel/archive/$_ipykv.tar.gz; + "ipywidgets.tgz::https://github.com/ipython/ipywidgets/archive/$_ipywv.tar.gz; + "nbconvert.tgz::https://github.com/jupyter/nbconvert/archive/4.0.0.tar.gz; + "nbformat.tar.gz::https://github.com/jupyter/nbformat/archive/4.0.0.tar.gz; + "jupyter_console.tgz::https://github.com/jupyter/jupyter_console/archive/4.0.2.tar.gz; + "jupyter_client.tgz::https://github.com/jupyter/jupyter_client/archive/4.0.0.tar.gz; + "notebook.tgz::https://github.com/jupyter/notebook/archive/$_notev.tar.gz; + "https://pypi.python.org/packages/source/q/qtconsole/qtconsole-$_qtcv.tar.gz;) +md5sums=('50a73c3a4a8ed047a3674d2b5274cc3b' + '690f424a89e38a5559802bb58223142e' + '1ced3f6b0893f7a43c6392252c0f80ab' + '9661620b1e10a7b46f314588d2d0932f' + '7cf61359fa4e9cf3ef5e969e2fcb909e' + 'f2e174938c91136549b908bd39fa5d59' + '00fa63c67cb3adf359d09dc4d803aff5' + 'ab72f28f6af8107d71241a4110e92c05' + 'a8f17246361ee37ec55d3222dee9e18c') + +# notebook optdeps ? +# 'haskell-pandoc: ipython notebook conversion' +# 'texlive-bin: notebook pdf export' + +# qtconsole deps? +# python-pyqt4 python-sip python-pygments python-pyzmq +# is qt5 now? + +prepare() { + cd "$srcdir" + cp -r jupyter_core-$pkgver python2-jupyter_core-$pkgver + cp -r jupyter_client-4.0.0 python2-jupyter_client-4.0.0 + cp -r ipykernel-$_ipykvpython2-ipykernel-$_ipykv + cp -r qtconsole-$_qtcv python2-qtconsole-$_qtcv +} + +build() { + cd "$srcdir" + + # FS45999 disable bundled mathjax + cd "$srcdir/notebook-$_notev" + sed -i 's/^.*MathJax.*$//' bower.json + #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py + sed -i 's/mj(/#mj(/' setupbase.py + # needs node, downloads a lot of stuff + python3 setup.py build + + cd "$srcdir/ipywidgets-$_ipywv" + # needs node, downloads a lot of stuff + python3 setup.py build +} + +package_jupyter() { + provides=('ipython-notebook') + #replaces=('ipython-notebook') + + cd "$srcdir/jupyter_core-$pkgver" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/ipykernel-$_ipykv" + # this is in the ipython package + #python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/ipywidgets-$_ipywv" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/notebook-$_notev" + # needs node + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + # FS45999 use system mathjax + ln -s /usr/share/mathjax \ + "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax" + + cd "$srcdir/nbconvert-4.0.0" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/nbformat-4.0.0" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/jupyter_console-4.0.2" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/jupyter_client-4.0.0" + python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 + + cd "$srcdir/qtconsole-$_qtcv" + python3 setup.py install --prefix=/usr
[arch-commits] Commit in jupyter/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:25:19 Author: fyan Revision: 141119 upgpkg: jupyter 4.0.6-2 rebuild for python 3.5 Modified: jupyter/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:14:01 UTC (rev 141118) +++ PKGBUILD2015-09-20 02:25:19 UTC (rev 141119) @@ -4,7 +4,7 @@ pkgbase=jupyter pkgname=(jupyter ipython2-notebook) pkgver=4.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="A language-agnostic web-based interactive shell/notebook server." arch=('any') url="http://jupyter.org/; @@ -95,7 +95,7 @@ python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0 # FS45999 use system mathjax ln -s /usr/share/mathjax \ - "$pkgdir/usr/lib/python3.4/site-packages/notebook/static/components/MathJax" + "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax" cd "$srcdir/nbconvert-4.0.0" python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
[arch-commits] Commit in python-httplib2/repos (4 files)
Date: Sunday, September 20, 2015 @ 05:16:26 Author: fyan Revision: 141142 archrelease: copy trunk to community-staging-any Added: python-httplib2/repos/community-staging-any/ python-httplib2/repos/community-staging-any/PKGBUILD (from rev 141141, python-httplib2/trunk/PKGBUILD) python-httplib2/repos/community-staging-any/cert.patch (from rev 141141, python-httplib2/trunk/cert.patch) python-httplib2/repos/community-staging-any/ssl_hostname.patch (from rev 141141, python-httplib2/trunk/ssl_hostname.patch) + PKGBUILD | 61 +++ cert.patch | 30 + ssl_hostname.patch | 21 + 3 files changed, 112 insertions(+) Copied: python-httplib2/repos/community-staging-any/PKGBUILD (from rev 141141, python-httplib2/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:16:26 UTC (rev 141142) @@ -0,0 +1,61 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Alexander Rødseth +# Contributor: Jan de Groot +# Contributor: Giorgio Lando +# Contributor: Nicolas Quienot +# Contributor: Jesse Young +# Contributor: Anton Eliasson + +pkgbase=python-httplib2 +pkgname=(python-httplib2 python2-httplib2) +pkgver=0.9.1 +pkgrel=2 +pkgdesc='Comprehensive HTTP client library, supporting many features' +url='https://github.com/jcgregorio/httplib2' +license=('MIT') +arch=('any') +makedepends=('python-setuptools' 'python2-setuptools' 'git') +depends=('ca-certificates') +provides=('httplib2') +replaces=('httplib2') +source=("git://github.com/jcgregorio/httplib2.git#tag=v$pkgver" +'ssl_hostname.patch' +'cert.patch') +sha256sums=('SKIP' +'d29fa108291a24f0708f04867f0479247ecbdd1fcf1617588b6650038d95554a' +'ba05f491fd07afec6abc6bccb08369906f8e6f1a808d94a54fe4e7be7d9771d9') + +prepare() { + pushd "${pkgbase/python-}" + + # Patch, ref FS#36839 + patch -p1 -i "$srcdir/ssl_hostname.patch" + + # Patch, ref FS#40179 + patch -p1 -i "$srcdir/cert.patch" + + popd + + # Prepare one build directory for each package + cp -a "${pkgbase/python-}" "${pkgname[0]}" + cp -a "${pkgbase/python-}" "${pkgname[1]}" +} + +package_python-httplib2() { + depends=('python') + + cd "$pkgname" + python setup.py install -O1 --root="$pkgdir" + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-httplib2() { + depends=('python2') + + cd "$pkgname" + python2 setup.py install -O1 --root="$pkgdir" + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 et: Copied: python-httplib2/repos/community-staging-any/cert.patch (from rev 141141, python-httplib2/trunk/cert.patch) === --- community-staging-any/cert.patch(rev 0) +++ community-staging-any/cert.patch2015-09-20 03:16:26 UTC (rev 141142) @@ -0,0 +1,30 @@ +diff -ur httplib2-0.8.orig/python2/httplib2/__init__.py httplib2-0.8/python2/httplib2/__init__.py +--- httplib2-0.8.orig/python2/httplib2/__init__.py 2014-05-01 23:25:52.459852279 +0200 httplib2-0.8/python2/httplib2/__init__.py 2014-05-01 23:28:08.822391994 +0200 +@@ -190,9 +190,8 @@ + import ca_certs_locater + CA_CERTS = ca_certs_locater.get() + except ImportError: +-# Default CA certificates file bundled with httplib2. +-CA_CERTS = os.path.join( +-os.path.dirname(os.path.abspath(__file__ )), "cacerts.txt") ++# Use system CA certificates ++CA_CERTS = "/etc/ssl/certs/ca-certificates.crt" + + # Which headers are hop-by-hop headers by default + HOP_BY_HOP = ['connection', 'keep-alive', 'proxy-authenticate', 'proxy-authorization', 'te', 'trailers', 'transfer-encoding', 'upgrade'] +diff -ur httplib2-0.8.orig/python3/httplib2/__init__.py httplib2-0.8/python3/httplib2/__init__.py +--- httplib2-0.8.orig/python3/httplib2/__init__.py 2013-03-06 21:40:54.0 +0100 httplib2-0.8/python3/httplib2/__init__.py 2014-05-01 23:28:36.822913468 +0200 +@@ -123,9 +123,8 @@ + # Which headers are hop-by-hop headers by default + HOP_BY_HOP = ['connection', 'keep-alive', 'proxy-authenticate', 'proxy-authorization', 'te', 'trailers', 'transfer-encoding', 'upgrade'] + +-# Default CA certificates file bundled with httplib2. +-CA_CERTS = os.path.join( +-os.path.dirname(os.path.abspath(__file__ )), "cacerts.txt") ++# Use system CA certificates ++CA_CERTS = "/etc/ssl/certs/ca-certificates.crt" + + def _get_end2end_headers(response): + hopbyhop = list(HOP_BY_HOP) Copied: python-httplib2/repos/community-staging-any/ssl_hostname.patch (from rev
[arch-commits] Commit in python-helper/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:14:59 Author: fyan Revision: 141139 upgpkg: python-helper 2.4.1-2 rebuild for python 3.5 Modified: python-helper/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:13:38 UTC (rev 141138) +++ PKGBUILD2015-09-20 03:14:59 UTC (rev 141139) @@ -4,7 +4,7 @@ pkgbase=python-helper pkgname=('python-helper' 'python2-helper') pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Development library for quickly writing configurable applications and daemons" arch=('any') license=('BSD')
[arch-commits] Commit in python-helper/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:15:11 Author: fyan Revision: 141140 archrelease: copy trunk to community-staging-any Added: python-helper/repos/community-staging-any/ python-helper/repos/community-staging-any/PKGBUILD (from rev 141139, python-helper/trunk/PKGBUILD) --+ PKGBUILD | 52 1 file changed, 52 insertions(+) Copied: python-helper/repos/community-staging-any/PKGBUILD (from rev 141139, python-helper/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:15:11 UTC (rev 141140) @@ -0,0 +1,52 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-helper +pkgname=('python-helper' 'python2-helper') +pkgver=2.4.1 +pkgrel=2 +pkgdesc="Development library for quickly writing configurable applications and daemons" +arch=('any') +license=('BSD') +url="https://helper.readthedocs.org; +makedepends=('python-setuptools' 'python2-setuptools' 'python-yaml' 'python2-yaml' 'git') +checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock') +source=("git+https://github.com/gmr/helper.git#tag=$pkgver;) +sha512sums=('SKIP') + +prepare() { + cp -a helper{,-py2} +} + +build() { + cd "$srcdir/helper" + python setup.py build + + cd "$srcdir/helper-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/helper" + nosetests3 || warning "Expected: Tests do not support Python 3" + + cd "$srcdir/helper-py2" + nosetests2 +} + +package_python-helper() { + depends=('python-yaml') + + cd helper + python setup.py install --root="${pkgdir}" --optimize=1 + install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} + +package_python2-helper() { + depends=('python2-yaml') + + cd helper-py2 + python2 setup.py install --root="${pkgdir}" --optimize=1 + install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} +
[arch-commits] Commit in python-httplib2/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:16:10 Author: fyan Revision: 141141 upgpkg: python-httplib2 0.9.1-2 rebuild for python 3.5 Modified: python-httplib2/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:15:11 UTC (rev 141140) +++ PKGBUILD2015-09-20 03:16:10 UTC (rev 141141) @@ -10,7 +10,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.9.1 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/jcgregorio/httplib2' license=('MIT')
[arch-commits] Commit in hugin/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 21:20:43 Author: bisson Revision: 246683 rebuild for python-3.5 Modified: hugin/trunk/PKGBUILD --+ PKGBUILD |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 18:58:28 UTC (rev 246682) +++ PKGBUILD2015-09-19 19:20:43 UTC (rev 246683) @@ -6,7 +6,7 @@ pkgname=hugin pkgver=2015.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Panorama photo stitcher' url='http://hugin.sourceforge.net/' license=('GPL') @@ -15,10 +15,8 @@ depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool' 'desktop-file-utils') -source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2; -"http://downloads.sourceforge.net/boost/boost_1_55_0.tar.bz2;) -sha1sums=('be7153a0791f2147153e93e8711912ef23b60b61' - 'cef9a0cc7084b1d639e06cd3bc34e4251524c840') +source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2;) +sha1sums=('be7153a0791f2147153e93e8711912ef23b60b61') install=install
[arch-commits] Commit in pyatspi/repos (staging-any staging-any/PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:22:15 Author: heftig Revision: 246696 archrelease: copy trunk to staging-any Added: pyatspi/repos/staging-any/ pyatspi/repos/staging-any/PKGBUILD (from rev 246695, pyatspi/trunk/PKGBUILD) --+ PKGBUILD | 50 ++ 1 file changed, 50 insertions(+) Copied: pyatspi/repos/staging-any/PKGBUILD (from rev 246695, pyatspi/trunk/PKGBUILD) === --- staging-any/PKGBUILD(rev 0) +++ staging-any/PKGBUILD2015-09-19 20:22:15 UTC (rev 246696) @@ -0,0 +1,50 @@ +# $Id$ +# Maintainer: Ionut Biru+ +pkgbase=pyatspi +pkgname=(python-atspi python2-atspi) +pkgver=2.16.0 +pkgrel=2 +arch=(any) +url="http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus; +license=('GPL2') +makedepends=(python-gobject python2-gobject at-spi2-core) +source=(http://download.gnome.org/sources/${pkgbase}/${pkgver:0:4}/${pkgbase}-${pkgver}.tar.xz) +sha256sums=('a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0') + +build() { + mkdir python2 python3 + + cd $pkgbase-$pkgver + sed '/AC_PATH_XTRA/d' -i configure.ac + autoreconf -fi + + cd ../python2 + ../$pkgbase-$pkgver/configure --prefix=/usr --with-python=/usr/bin/python2 + make + + cd ../python3 + ../$pkgbase-$pkgver/configure --prefix=/usr --with-python=/usr/bin/python + make +} + +package_python-atspi() { + pkgdesc="Python 3 bindings for at-spi" + depends=(python-gobject at-spi2-core) + + cd python3 + make DESTDIR="$pkgdir" install +} + +package_python2-atspi() { + pkgdesc="Python 2 bindings for at-spi" + depends=(python2-gobject at-spi2-core) + provides=("pyatspi=$pkgver") + replaces=(pyatspi) + conflicts=(pyatspi) + + cd python2 + make DESTDIR="$pkgdir" install +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:27:29 Author: fyan Revision: 141121 upgpkg: python-rpy2 2.7.0-2 rebuild for python 3.5 Modified: python-rpy2/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:25:33 UTC (rev 141120) +++ PKGBUILD2015-09-20 02:27:29 UTC (rev 141121) @@ -7,7 +7,7 @@ pkgbase=python-rpy2 pkgname=(python2-rpy2 python-rpy2) pkgver=2.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language." arch=(i686 x86_64) url="http://rpy.sourceforge.net/;
[arch-commits] Commit in python-rpy2/repos (4 files)
Date: Sunday, September 20, 2015 @ 04:27:54 Author: fyan Revision: 141122 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: python-rpy2/repos/community-staging-i686/ python-rpy2/repos/community-staging-i686/PKGBUILD (from rev 141121, python-rpy2/trunk/PKGBUILD) python-rpy2/repos/community-staging-x86_64/ python-rpy2/repos/community-staging-x86_64/PKGBUILD (from rev 141121, python-rpy2/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 40 community-staging-x86_64/PKGBUILD | 40 2 files changed, 80 insertions(+) Copied: python-rpy2/repos/community-staging-i686/PKGBUILD (from rev 141121, python-rpy2/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 02:27:54 UTC (rev 141122) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Antonio Rojas+# Contributor: Oliver Sherouse +# Contributor: David Scholl +# Contributor: David Pretty + +pkgbase=python-rpy2 +pkgname=(python2-rpy2 python-rpy2) +pkgver=2.7.0 +pkgrel=2 +pkgdesc="A very simple, yet robust, Python interface to the R Programming Language." +arch=(i686 x86_64) +url="http://rpy.sourceforge.net/; +license=(MPL GPL LGPL) +makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r) +source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;) +md5sums=('afd9ea81a03640b60240b7d53518e652') + +prepare() { + cd rpy2-$pkgver + sed -i "s:Rlapack:lapack:" setup.py + sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py + sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py +} + +package_python2-rpy2() { + depends=(python2-numpy r python2-singledispatch) + cd rpy2-$pkgver + + python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 + sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i "$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py +} + +package_python-rpy2() { + depends=(python-numpy r) + cd rpy2-$pkgver + + python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 +} + Copied: python-rpy2/repos/community-staging-x86_64/PKGBUILD (from rev 141121, python-rpy2/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-20 02:27:54 UTC (rev 141122) @@ -0,0 +1,40 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Oliver Sherouse +# Contributor: David Scholl +# Contributor: David Pretty + +pkgbase=python-rpy2 +pkgname=(python2-rpy2 python-rpy2) +pkgver=2.7.0 +pkgrel=2 +pkgdesc="A very simple, yet robust, Python interface to the R Programming Language." +arch=(i686 x86_64) +url="http://rpy.sourceforge.net/; +license=(MPL GPL LGPL) +makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r) +source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;) +md5sums=('afd9ea81a03640b60240b7d53518e652') + +prepare() { + cd rpy2-$pkgver + sed -i "s:Rlapack:lapack:" setup.py + sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py + sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py +} + +package_python2-rpy2() { + depends=(python2-numpy r python2-singledispatch) + cd rpy2-$pkgver + + python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 + sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i "$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py +} + +package_python-rpy2() { + depends=(python-numpy r) + cd rpy2-$pkgver + + python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 +} +
[arch-commits] Commit in qopenvpn/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:04:58 Author: fyan Revision: 141131 upgpkg: qopenvpn 1.3.2-2 rebuild for python 3.5 Modified: qopenvpn/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:03:13 UTC (rev 141130) +++ PKGBUILD2015-09-20 03:04:58 UTC (rev 141131) @@ -4,7 +4,7 @@ pkgname=qopenvpn pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple OpenVPN GUI written in PyQt for systemd based distributions" arch=('any') url="https://github.com/xmikos/qopenvpn;
[arch-commits] Commit in qopenvpn/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:05:13 Author: fyan Revision: 141132 archrelease: copy trunk to community-staging-any Added: qopenvpn/repos/community-staging-any/ qopenvpn/repos/community-staging-any/PKGBUILD (from rev 141131, qopenvpn/trunk/PKGBUILD) --+ PKGBUILD | 26 ++ 1 file changed, 26 insertions(+) Copied: qopenvpn/repos/community-staging-any/PKGBUILD (from rev 141131, qopenvpn/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:05:13 UTC (rev 141132) @@ -0,0 +1,26 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Michal Krenek (Mikos) + +pkgname=qopenvpn +pkgver=1.3.2 +pkgrel=2 +pkgdesc="Simple OpenVPN GUI written in PyQt for systemd based distributions" +arch=('any') +url="https://github.com/xmikos/qopenvpn; +license=('GPL3') +depends=('python-pyqt4' 'openvpn' 'systemd' 'python-setuptools') +source=("$pkgname-$pkgver.tar.gz::https://github.com/xmikos/qopenvpn/archive/v$pkgver.tar.gz;) +md5sums=('1138c6d7bd8ad06c953c18dec81b4108') + +build() { + cd "$srcdir/$pkgname-$pkgver" + python setup.py build +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + python setup.py install --root="$pkgdir" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python-raet/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:05:27 Author: fyan Revision: 141133 upgpkg: python-raet 0.6.3-2 rebuild for python 3.5 Modified: python-raet/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:05:13 UTC (rev 141132) +++ PKGBUILD2015-09-20 03:05:27 UTC (rev 141133) @@ -4,7 +4,7 @@ pkgname=('python-raet' 'python2-raet') pkgver=0.6.3 -pkgrel=1 +pkgrel=2 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo' arch=('any') url='http://raet.docs.saltstack.com/'
[arch-commits] Commit in python-raet/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:05:42 Author: fyan Revision: 141134 archrelease: copy trunk to community-staging-any Added: python-raet/repos/community-staging-any/ python-raet/repos/community-staging-any/PKGBUILD (from rev 141133, python-raet/trunk/PKGBUILD) --+ PKGBUILD | 33 + 1 file changed, 33 insertions(+) Copied: python-raet/repos/community-staging-any/PKGBUILD (from rev 141133, python-raet/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:05:42 UTC (rev 141134) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Daniel Wallace +# Contributor: Thomas S Hatch+ +pkgname=('python-raet' 'python2-raet') +pkgver=0.6.3 +pkgrel=2 +pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo' +arch=('any') +url='http://raet.docs.saltstack.com/' +license=('APACHE') +makedepends=(python-setuptools python2-setuptools) +source=("https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz;) +md5sums=('33bd888d71781fe97310656f473bc544') + +prepare() { + cd $srcdir + cp -r raet-$pkgver python2-raet-$pkgver +} + +package_python-raet() { + depends=('python-libnacl' 'python-ioflo' 'python-six') + cd "$srcdir/raet-$pkgver" + python3 setup.py install --root="$pkgdir" -O1 +} + +package_python2-raet() { + depends=('python2-libnacl' 'python2-ioflo' 'python2-six' 'python2-enum34') + cd "$srcdir/python2-raet-$pkgver" + python2 setup.py install --root="$pkgdir" -O1 + mv "$pkgdir/usr/bin/raetflo"{,2} +} +
[arch-commits] Commit in python-execnet/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:45:28 Author: fyan Revision: 141163 upgpkg: python-execnet 1.4.1-3 fix dependency on pytest-timeout Modified: python-execnet/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:40:40 UTC (rev 141162) +++ PKGBUILD2015-09-20 03:45:28 UTC (rev 141163) @@ -4,13 +4,13 @@ pkgbase=python-execnet pkgname=('python-execnet' 'python2-execnet') pkgver=1.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Rapid multi-Python deployment" arch=('any') license=('MIT') url="http://codespeak.net/execnet; makedepends=('python-setuptools' 'python2-setuptools' 'python-apipkg' 'python2-apipkg') -checkdepends=('python-pytest' 'python2-pytest' 'procps-ng' 'openssh' 'pypy') +checkdepends=('python-pytest-timeout' 'python2-pytest-timeout' 'procps-ng' 'openssh' 'pypy') source=("http://pypi.python.org/packages/source/e/execnet/execnet-$pkgver.tar.gz;) sha512sums=('e8c0c32e873f8585ff4d4da3b9cbd40046479370f5653f67a98c9029d4535a619731d1b825332fe4af4dc5ebc9ab11ee879ef45df07f08943b1e1685f2255790')
[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:40:28 Author: fyan Revision: 141161 upgpkg: python-pytest-xdist 1.13.1-2 rebuild for python 3.5 Modified: python-pytest-xdist/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:36:36 UTC (rev 141160) +++ PKGBUILD2015-09-20 03:40:28 UTC (rev 141161) @@ -5,11 +5,11 @@ pkgname=('python-pytest-xdist' 'python2-pytest-xdist') _pypiname=pytest-xdist pkgver=1.13.1 -pkgrel=1 -pkgdesc='py.test plugin to capture log messages' +pkgrel=2 +pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes' arch=('any') license=('MIT') -url='https://bitbucket.org/memedough/pytest-xdist/overview' +url='https://bitbucket.org/pytest-dev/pytest-xdist' makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 'python2-setuptools_scm' 'python-execnet' 'python2-execnet' 'mercurial') source=("hg+https://bitbucket.org/pytest-dev/pytest-xdist#tag=v$pkgver;) md5sums=('SKIP') @@ -31,7 +31,7 @@ cd "$srcdir/$_pypiname" python setup.py install --root="$PWD/tmp_install" --optimize=1 - PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" py.test || warning "Tests failed" + PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" py.test || warning "Tests failed" cd "$srcdir/$_pypiname-py2" python2 setup.py install --root="$PWD/tmp_install" --optimize=1
[arch-commits] Commit in python-pytest-xdist/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:40:40 Author: fyan Revision: 141162 archrelease: copy trunk to community-staging-any Added: python-pytest-xdist/repos/community-staging-any/ python-pytest-xdist/repos/community-staging-any/PKGBUILD (from rev 141161, python-pytest-xdist/trunk/PKGBUILD) --+ PKGBUILD | 56 1 file changed, 56 insertions(+) Copied: python-pytest-xdist/repos/community-staging-any/PKGBUILD (from rev 141161, python-pytest-xdist/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:40:40 UTC (rev 141162) @@ -0,0 +1,56 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-pytest-xdist +pkgname=('python-pytest-xdist' 'python2-pytest-xdist') +_pypiname=pytest-xdist +pkgver=1.13.1 +pkgrel=2 +pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes' +arch=('any') +license=('MIT') +url='https://bitbucket.org/pytest-dev/pytest-xdist' +makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 'python2-setuptools_scm' 'python-execnet' 'python2-execnet' 'mercurial') +source=("hg+https://bitbucket.org/pytest-dev/pytest-xdist#tag=v$pkgver;) +md5sums=('SKIP') + +prepare() { + cp -a "${srcdir}/${_pypiname}"{,-py2} +} + +build() { + cd "$srcdir/$_pypiname" + python setup.py build + + cd "$srcdir/$_pypiname-py2" + python2 setup.py build +} + +check() { + # Hack entry points by installing it + + cd "$srcdir/$_pypiname" + python setup.py install --root="$PWD/tmp_install" --optimize=1 + PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" py.test || warning "Tests failed" + + cd "$srcdir/$_pypiname-py2" + python2 setup.py install --root="$PWD/tmp_install" --optimize=1 + PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" py.test2 || warning "Tests failed" +} + +package_python-pytest-xdist() { + depends=('python-pytest' 'python-execnet') + + cd "$srcdir/$_pypiname" + python setup.py install --root="$pkgdir"/ --optimize=1 + install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-pytest-xdist() { + depends=('python2-pytest' 'python2-execnet') + + cd "$srcdir/$_pypiname-py2" + python2 setup.py install --root="$pkgdir"/ --optimize=1 + install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in fontforge/trunk (PKGBUILD python35.patch)
Date: Saturday, September 19, 2015 @ 20:57:48 Author: bisson Revision: 246681 rebuild for python-3.5 Added: fontforge/trunk/python35.patch Modified: fontforge/trunk/PKGBUILD + PKGBUILD | 13 ++--- python35.patch | 12 2 files changed, 22 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 18:24:11 UTC (rev 246680) +++ PKGBUILD2015-09-19 18:57:48 UTC (rev 246681) @@ -5,7 +5,7 @@ pkgname=fontforge pkgver=20150612 -pkgrel=1 +pkgrel=2 pkgdesc='Outline and bitmap font editor' url='http://www.fontforge.org/' arch=('i686' 'x86_64') @@ -15,12 +15,19 @@ 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq' 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme') source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz; -'http://fontforge.org/cidmaps.tgz') +'http://fontforge.org/cidmaps.tgz' +'python35.patch') sha1sums=('a29ef3ff4df9b77344e29b25c632b36fb79c13e9' - 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94') + 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94' + '8003bc30a56aee7378ac1d74639d2678a823d952') install=install +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + patch -p1 -i ../python35.patch +} + build() { cd "${srcdir}/${pkgname}-${pkgver}" export LIBZMQ_LIBS=-lzmq Added: python35.patch === --- python35.patch (rev 0) +++ python35.patch 2015-09-19 18:57:48 UTC (rev 246681) @@ -0,0 +1,12 @@ +diff -Naur old/fontforge/python.c new/fontforge/python.c +--- old/fontforge/python.c 2015-06-12 10:48:13.0 -1000 new/fontforge/python.c 2015-09-19 08:44:21.523111860 -1000 +@@ -18175,7 +18175,7 @@ + mdef->runtime.pymod_def.m_doc = mdef->docstring; + mdef->runtime.pymod_def.m_methods = mdef->methods; + mdef->runtime.pymod_def.m_size = -1; +-mdef->runtime.pymod_def.m_reload = NULL; ++mdef->runtime.pymod_def.m_slots = NULL; + mdef->runtime.pymod_def.m_traverse = NULL; + mdef->runtime.pymod_def.m_clear = NULL; + mdef->runtime.pymod_def.m_free = NULL;
[arch-commits] Commit in fontforge/repos (8 files)
Date: Saturday, September 19, 2015 @ 20:58:28 Author: bisson Revision: 246682 archrelease: copy trunk to staging-i686, staging-x86_64 Added: fontforge/repos/staging-i686/ fontforge/repos/staging-i686/PKGBUILD (from rev 246681, fontforge/trunk/PKGBUILD) fontforge/repos/staging-i686/install (from rev 246681, fontforge/trunk/install) fontforge/repos/staging-i686/python35.patch (from rev 246681, fontforge/trunk/python35.patch) fontforge/repos/staging-x86_64/ fontforge/repos/staging-x86_64/PKGBUILD (from rev 246681, fontforge/trunk/PKGBUILD) fontforge/repos/staging-x86_64/install (from rev 246681, fontforge/trunk/install) fontforge/repos/staging-x86_64/python35.patch (from rev 246681, fontforge/trunk/python35.patch) ---+ staging-i686/PKGBUILD | 56 staging-i686/install | 12 staging-i686/python35.patch | 12 staging-x86_64/PKGBUILD | 56 staging-x86_64/install| 12 staging-x86_64/python35.patch | 12 6 files changed, 160 insertions(+) Copied: fontforge/repos/staging-i686/PKGBUILD (from rev 246681, fontforge/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 18:58:28 UTC (rev 246682) @@ -0,0 +1,56 @@ +# $Id$ +# Maintainer: Gaetan Bisson+# Contributor: Eric Belanger +# Contributor: William Rea + +pkgname=fontforge +pkgver=20150612 +pkgrel=2 +pkgdesc='Outline and bitmap font editor' +url='http://www.fontforge.org/' +arch=('i686' 'x86_64') +license=('BSD') +makedepends=('git') +depends=('libtool' 'libxkbui' 'libxi' + 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq' + 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme') +source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz; +'http://fontforge.org/cidmaps.tgz' +'python35.patch') +sha1sums=('a29ef3ff4df9b77344e29b25c632b36fb79c13e9' + 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94' + '8003bc30a56aee7378ac1d74639d2678a823d952') + +install=install + +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + patch -p1 -i ../python35.patch +} + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + export LIBZMQ_LIBS=-lzmq + ./bootstrap --force + ./configure \ + --prefix=/usr \ + --mandir=/usr/share/man \ + --enable-python-extension \ + + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + + install -d "${pkgdir}/usr/share/fontforge" + install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge" + + install -d "${pkgdir}/usr/share/icons" + cp -a desktop/icons "${pkgdir}/usr/share/icons/hicolor" + rm -fr "${pkgdir}/usr/share/icons/hicolor/src" + + install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm644 desktop/fontforge.desktop "${pkgdir}/usr/share/applications/fontforge.desktop" +} Copied: fontforge/repos/staging-i686/install (from rev 246681, fontforge/trunk/install) === --- staging-i686/install(rev 0) +++ staging-i686/install2015-09-19 18:58:28 UTC (rev 246682) @@ -0,0 +1,12 @@ +post_upgrade() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_install() { + post_upgrade +} + +post_remove() { + post_upgrade +} Copied: fontforge/repos/staging-i686/python35.patch (from rev 246681, fontforge/trunk/python35.patch) === --- staging-i686/python35.patch (rev 0) +++ staging-i686/python35.patch 2015-09-19 18:58:28 UTC (rev 246682) @@ -0,0 +1,12 @@ +diff -Naur old/fontforge/python.c new/fontforge/python.c +--- old/fontforge/python.c 2015-06-12 10:48:13.0 -1000 new/fontforge/python.c 2015-09-19 08:44:21.523111860 -1000 +@@ -18175,7 +18175,7 @@ + mdef->runtime.pymod_def.m_doc = mdef->docstring; + mdef->runtime.pymod_def.m_methods = mdef->methods; + mdef->runtime.pymod_def.m_size = -1; +-mdef->runtime.pymod_def.m_reload = NULL; ++mdef->runtime.pymod_def.m_slots = NULL; + mdef->runtime.pymod_def.m_traverse = NULL; + mdef->runtime.pymod_def.m_clear = NULL; + mdef->runtime.pymod_def.m_free = NULL; Copied: fontforge/repos/staging-x86_64/PKGBUILD (from rev 246681, fontforge/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD
[arch-commits] Commit in python-hglib/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 21:36:44 Author: jlichtblau Revision: 141093 upgpkg: python-hglib 1.8-1 - new upstream release + python 3.5 rebuild Modified: python-hglib/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 19:23:57 UTC (rev 141092) +++ PKGBUILD2015-09-19 19:36:44 UTC (rev 141093) @@ -3,8 +3,8 @@ pkgbase=python-hglib pkgname=('python2-hglib' 'python-hglib') -pkgver=1.6 -pkgrel=2 +pkgver=1.8 +pkgrel=1 arch=('any') url="https://pypi.python.org/pypi/python-hglib; license=('MIT') @@ -11,7 +11,7 @@ makedepends=('python2' 'mercurial' 'python') checkdepends=('python-nose' 'python2-nose') source=("https://pypi.python.org/packages/source/p/python-hglib/${pkgbase}-${pkgver}.tar.gz;) -md5sums=('846fde01feb8891651a4d8dc2f3dd513') +md5sums=('eee52cbb9ab5f9a3ea1b7075818c65a3') prepare() { cp -rf "${pkgbase}-${pkgver}" "${pkgbase}-${pkgver}-2"
[arch-commits] Commit in python-hglib/repos (2 files)
Date: Saturday, September 19, 2015 @ 21:36:56 Author: jlichtblau Revision: 141094 archrelease: copy trunk to community-staging-any Added: python-hglib/repos/community-staging-any/ python-hglib/repos/community-staging-any/PKGBUILD (from rev 141093, python-hglib/trunk/PKGBUILD) --+ PKGBUILD | 40 1 file changed, 40 insertions(+) Copied: python-hglib/repos/community-staging-any/PKGBUILD (from rev 141093, python-hglib/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-19 19:36:56 UTC (rev 141094) @@ -0,0 +1,40 @@ +# Contributor: Erik Johnson +# Maintainer: Jelle van der Waa+ +pkgbase=python-hglib +pkgname=('python2-hglib' 'python-hglib') +pkgver=1.8 +pkgrel=1 +arch=('any') +url="https://pypi.python.org/pypi/python-hglib; +license=('MIT') +makedepends=('python2' 'mercurial' 'python') +checkdepends=('python-nose' 'python2-nose') +source=("https://pypi.python.org/packages/source/p/python-hglib/${pkgbase}-${pkgver}.tar.gz;) +md5sums=('eee52cbb9ab5f9a3ea1b7075818c65a3') + +prepare() { + cp -rf "${pkgbase}-${pkgver}" "${pkgbase}-${pkgver}-2" +} + +package_python2-hglib() { + pkgdesc="python2-hglib is a library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg." + depends=('python2' 'mercurial') + cd "${srcdir}/${pkgbase}-${pkgver}-2" + python2 setup.py install --root=${pkgdir} --optimize=1 +} + +package_python-hglib() { + pkgdesc="python-hglib is a library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg." + depends=('python' 'mercurial') + cd "${srcdir}/${pkgbase}-${pkgver}" + python setup.py install --root=${pkgdir} --optimize=1 +} + +check() { + cd "${srcdir}/${pkgbase}-${pkgver}" + python test.py + + cd "${srcdir}/${pkgbase}-${pkgver}-2" + python2 test.py +}
[arch-commits] Commit in kservice/trunk (timestamp.patch)
Date: Saturday, September 19, 2015 @ 21:53:35 Author: arojas Revision: 246687 Remove patch Deleted: kservice/trunk/timestamp.patch -+ timestamp.patch | 27 --- 1 file changed, 27 deletions(-) Deleted: timestamp.patch === --- timestamp.patch 2015-09-19 19:52:18 UTC (rev 246686) +++ timestamp.patch 2015-09-19 19:53:35 UTC (rev 246687) @@ -1,27 +0,0 @@ -diff --git a/src/kbuildsycoca/kbuildsycoca.cpp b/src/kbuildsycoca/kbuildsycoca.cpp -index 827ac96..6d34235 100644 a/src/kbuildsycoca/kbuildsycoca.cpp -+++ b/src/kbuildsycoca/kbuildsycoca.cpp -@@ -515,7 +515,7 @@ void KBuildSycoca::save(QDataStream *str) - (*str) << qint32(0); // No more factories. - // Write XDG_DATA_DIRS - (*str) << QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation).join(QString(QLatin1Char(':'))); --(*str) << (quint32)newTimestamp / 1000; // TODO just newTimestamp when using a new filename -+(*str) << (quint32)(newTimestamp / 1000); // TODO just newTimestamp when using a new filename - (*str) << QLocale().bcp47Name(); - // This makes it possible to trigger a ksycoca update for all users (KIOSK feature) - (*str) << calcResourceHash(QStringLiteral("kservices5"), QStringLiteral("update_ksycoca")); -diff --git a/src/sycoca/ksycoca.cpp b/src/sycoca/ksycoca.cpp -index 81c875d..44984fa 100644 a/src/sycoca/ksycoca.cpp -+++ b/src/sycoca/ksycoca.cpp -@@ -505,7 +505,7 @@ KSycoca::KSycocaHeader KSycocaPrivate::readSycocaHeader() - KSycocaUtilsPrivate::read(*str, header.prefixes); - quint32 oldTimeStamp; // compat code --> TODO remove this when switching to a different fileName - *str >> oldTimeStamp; --header.timeStamp = oldTimeStamp * 1000; -+header.timeStamp = static_cast(oldTimeStamp) * 1000; - KSycocaUtilsPrivate::read(*str, header.language); - *str >> header.updateSignature; - KSycocaUtilsPrivate::read(*str, allResourceDirs); -
[arch-commits] Commit in kservice (repos)
Date: Saturday, September 19, 2015 @ 21:54:10 Author: arojas Revision: 246688 Deleted: kservice/repos/
[arch-commits] Commit in kservice (5 files)
Date: Saturday, September 19, 2015 @ 21:54:30 Author: arojas Revision: 246689 archrelease: copy trunk to testing-i686, testing-x86_64 Added: kservice/repos/ kservice/repos/testing-i686/ kservice/repos/testing-i686/PKGBUILD (from rev 246688, kservice/trunk/PKGBUILD) kservice/repos/testing-x86_64/ kservice/repos/testing-x86_64/PKGBUILD (from rev 246688, kservice/trunk/PKGBUILD) -+ testing-i686/PKGBUILD | 36 testing-x86_64/PKGBUILD | 36 2 files changed, 72 insertions(+) Copied: kservice/repos/testing-i686/PKGBUILD (from rev 246688, kservice/trunk/PKGBUILD) === --- repos/testing-i686/PKGBUILD (rev 0) +++ repos/testing-i686/PKGBUILD 2015-09-19 19:54:30 UTC (rev 246689) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Andrea Scarpino + +pkgname=kservice +pkgver=5.14.3 +pkgrel=1 +pkgdesc='Advanced plugin and service introspection' +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/frameworks/kservice' +license=('LGPL') +depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +groups=('kf5') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) +md5sums=('c5004c66f5037ef838421665a08828b1') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Copied: kservice/repos/testing-x86_64/PKGBUILD (from rev 246688, kservice/trunk/PKGBUILD) === --- repos/testing-x86_64/PKGBUILD (rev 0) +++ repos/testing-x86_64/PKGBUILD 2015-09-19 19:54:30 UTC (rev 246689) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kservice +pkgver=5.14.3 +pkgrel=1 +pkgdesc='Advanced plugin and service introspection' +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/frameworks/kservice' +license=('LGPL') +depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +groups=('kf5') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) +md5sums=('c5004c66f5037ef838421665a08828b1') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in libteam/repos (4 files)
Date: Saturday, September 19, 2015 @ 22:32:58 Author: heftig Revision: 246702 archrelease: copy trunk to staging-i686, staging-x86_64 Added: libteam/repos/staging-i686/ libteam/repos/staging-i686/PKGBUILD (from rev 246701, libteam/trunk/PKGBUILD) libteam/repos/staging-x86_64/ libteam/repos/staging-x86_64/PKGBUILD (from rev 246701, libteam/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 48 ++ staging-x86_64/PKGBUILD | 48 ++ 2 files changed, 96 insertions(+) Copied: libteam/repos/staging-i686/PKGBUILD (from rev 246701, libteam/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 20:32:58 UTC (rev 246702) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig)+ +pkgname=libteam +pkgver=1.18 +pkgrel=2 +pkgdesc="Library for controlling team network device" +arch=(i686 x86_64) +url="http://libteam.org/; +license=(LGPL2.1) +depends=(libnl libdaemon jansson libdbus bash zeromq) +makedepends=(python python2 swig) +source=($url/files/$pkgname-$pkgver.tar.gz) +sha256sums=('9f1f7a830331f50a5d67365fba7c8ab8db677350f101420a12255152e6058737') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--disable-static --libexecdir=/usr/lib + make + + cp -aT binding/python binding/python2 + + cd binding/python + python ./setup.py build + cd ../python2 + python2 ./setup.py build +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install + + install -Dm644 teamd/redhat/systemd/teamd@.service \ +"$pkgdir/usr/lib/systemd/system/teamd@.service" + install -Dm644 teamd/dbus/teamd.conf \ +"$pkgdir/etc/dbus-1/system.d/teamd.conf" + + cd binding/python + python ./setup.py install --root "$pkgdir" -O1 + cd ../python2 + python2 ./setup.py install --root "$pkgdir" -O1 +} Copied: libteam/repos/staging-x86_64/PKGBUILD (from rev 246701, libteam/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-19 20:32:58 UTC (rev 246702) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) + +pkgname=libteam +pkgver=1.18 +pkgrel=2 +pkgdesc="Library for controlling team network device" +arch=(i686 x86_64) +url="http://libteam.org/; +license=(LGPL2.1) +depends=(libnl libdaemon jansson libdbus bash zeromq) +makedepends=(python python2 swig) +source=($url/files/$pkgname-$pkgver.tar.gz) +sha256sums=('9f1f7a830331f50a5d67365fba7c8ab8db677350f101420a12255152e6058737') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ +--disable-static --libexecdir=/usr/lib + make + + cp -aT binding/python binding/python2 + + cd binding/python + python ./setup.py build + cd ../python2 + python2 ./setup.py build +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install + + install -Dm644 teamd/redhat/systemd/teamd@.service \ +"$pkgdir/usr/lib/systemd/system/teamd@.service" + install -Dm644 teamd/dbus/teamd.conf \ +"$pkgdir/etc/dbus-1/system.d/teamd.conf" + + cd binding/python + python ./setup.py install --root "$pkgdir" -O1 + cd ../python2 + python2 ./setup.py install --root "$pkgdir" -O1 +}
[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:04:16 Author: fyan Revision: 141115 upgpkg: python-urllib3 1.12-2 rebuild for python 3.5 Modified: python-urllib3/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:02:41 UTC (rev 141114) +++ PKGBUILD2015-09-20 02:04:16 UTC (rev 141115) @@ -8,7 +8,7 @@ pkgname=(python-urllib3 python2-urllib3) pkgver=1.12 _commit=e91c16169e463118ce662345461933bb3a7dedef -pkgrel=1 +pkgrel=2 pkgdesc="HTTP library with thread-safe connection pooling and file post support" arch=("any") url="https://github.com/shazow/urllib3; @@ -15,7 +15,7 @@ license=("MIT") makedepends=('python-setuptools' 'python2-setuptools' 'git') checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-coverage' 'python2-coverage' - 'python-tornado' 'python2-tornado' 'twine' 'python2-twine') + 'python-tornado' 'python2-tornado' 'twine' 'python2-twine' 'python2-pyopenssl') source=("git+https://github.com/shazow/urllib3.git#commit=$_commit;) md5sums=('SKIP')
[arch-commits] Commit in python-urllib3/repos (3 files)
Date: Sunday, September 20, 2015 @ 04:04:27 Author: fyan Revision: 141116 archrelease: copy trunk to community-staging-any Added: python-urllib3/repos/community-staging-any/ python-urllib3/repos/community-staging-any/LICENSE (from rev 141115, python-urllib3/trunk/LICENSE) python-urllib3/repos/community-staging-any/PKGBUILD (from rev 141115, python-urllib3/trunk/PKGBUILD) --+ LICENSE | 32 PKGBUILD | 58 ++ 2 files changed, 90 insertions(+) Copied: python-urllib3/repos/community-staging-any/LICENSE (from rev 141115, python-urllib3/trunk/LICENSE) === --- community-staging-any/LICENSE (rev 0) +++ community-staging-any/LICENSE 2015-09-20 02:04:27 UTC (rev 141116) @@ -0,0 +1,32 @@ +Note from the ArchLinux Packager: +The urllib3 source doesn't come with a license file. Its homepage +does provide a link to the text of the MIT license, so I copied +the following text to a file when building the package. + +--CUT-- +Open Source Initiative OSI - The MIT License:Licensing + + +[OSI Approved License] + +The MIT License + +Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. Copied: python-urllib3/repos/community-staging-any/PKGBUILD (from rev 141115, python-urllib3/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 02:04:27 UTC (rev 141116) @@ -0,0 +1,58 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Patrice Peterson +# Contributor: Chris Brannon +# Contributor: BorgHunter + +pkgbase=python-urllib3 +pkgname=(python-urllib3 python2-urllib3) +pkgver=1.12 +_commit=e91c16169e463118ce662345461933bb3a7dedef +pkgrel=2 +pkgdesc="HTTP library with thread-safe connection pooling and file post support" +arch=("any") +url="https://github.com/shazow/urllib3; +license=("MIT") +makedepends=('python-setuptools' 'python2-setuptools' 'git') +checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-coverage' 'python2-coverage' + 'python-tornado' 'python2-tornado' 'twine' 'python2-twine' 'python2-pyopenssl') +source=("git+https://github.com/shazow/urllib3.git#commit=$_commit;) +md5sums=('SKIP') + +prepare() { + cp -a urllib3{,-py2} +} + +build() { + cd urllib3 + python setup.py build + + cd ../urllib3-py2 + python2 setup.py build +} + +check() { + # Expected failure when asking for external resources + + cd urllib3 + nosetests3 || warning "Tests failed" + + cd ../urllib3-py2 + nosetests2 || warning "Tests failed" +} + +package_python-urllib3() { + depends=('python') + + cd urllib3 + python setup.py install --root="${pkgdir}" + install -Dm644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt" +} + +package_python2-urllib3() { + depends=('python2') + + cd urllib3-py2 + python2 setup.py install --root="${pkgdir}" + install -Dm644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt" +}
[arch-commits] Commit in python-simplejson/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:02:50 Author: fyan Revision: 141129 upgpkg: python-simplejson 3.7.2-2 rebuild for python 3.5 Modified: python-simplejson/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:47:51 UTC (rev 141128) +++ PKGBUILD2015-09-20 03:02:50 UTC (rev 141129) @@ -7,7 +7,7 @@ pkgbase=python-simplejson pkgname=("$pkgbase" 'python2-simplejson') pkgver=3.7.2 -pkgrel=1 +pkgrel=2 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python' license=('MIT') arch=('x86_64' 'i686')
[arch-commits] Commit in python-simplejson/repos (4 files)
Date: Sunday, September 20, 2015 @ 05:03:13 Author: fyan Revision: 141130 archrelease: copy trunk to community-staging-x86_64, community-staging-i686 Added: python-simplejson/repos/community-staging-i686/ python-simplejson/repos/community-staging-i686/PKGBUILD (from rev 141129, python-simplejson/trunk/PKGBUILD) python-simplejson/repos/community-staging-x86_64/ python-simplejson/repos/community-staging-x86_64/PKGBUILD (from rev 141129, python-simplejson/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 37 community-staging-x86_64/PKGBUILD | 37 2 files changed, 74 insertions(+) Copied: python-simplejson/repos/community-staging-i686/PKGBUILD (from rev 141129, python-simplejson/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 03:03:13 UTC (rev 141130) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Alexander Rødseth+# Contributor: Jaroslav Lichtblau +# Contributor: Allan McRae +# Contributor: David Moore + +pkgbase=python-simplejson +pkgname=("$pkgbase" 'python2-simplejson') +pkgver=3.7.2 +pkgrel=2 +pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python' +license=('MIT') +arch=('x86_64' 'i686') +url='https://github.com/simplejson/simplejson' +makedepends=('python-setuptools' 'python2-setuptools' 'git') +source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver") +md5sums=('SKIP') + +package_python-simplejson() { + depends=('python') + + cd simplejson + python setup.py install --root="$pkgdir" + install -Dm644 "$srcdir/simplejson/LICENSE.txt" \ +"$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-simplejson() { + depends=('python2') + + cd simplejson + python2 setup.py install --root="$pkgdir" + install -Dm644 "$srcdir/simplejson/LICENSE.txt" \ +"$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 et: Copied: python-simplejson/repos/community-staging-x86_64/PKGBUILD (from rev 141129, python-simplejson/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-20 03:03:13 UTC (rev 141130) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Alexander Rødseth +# Contributor: Jaroslav Lichtblau +# Contributor: Allan McRae +# Contributor: David Moore + +pkgbase=python-simplejson +pkgname=("$pkgbase" 'python2-simplejson') +pkgver=3.7.2 +pkgrel=2 +pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python' +license=('MIT') +arch=('x86_64' 'i686') +url='https://github.com/simplejson/simplejson' +makedepends=('python-setuptools' 'python2-setuptools' 'git') +source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver") +md5sums=('SKIP') + +package_python-simplejson() { + depends=('python') + + cd simplejson + python setup.py install --root="$pkgdir" + install -Dm644 "$srcdir/simplejson/LICENSE.txt" \ +"$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-simplejson() { + depends=('python2') + + cd simplejson + python2 setup.py install --root="$pkgdir" + install -Dm644 "$srcdir/simplejson/LICENSE.txt" \ +"$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python-jsonpointer/repos (3 files)
Date: Sunday, September 20, 2015 @ 05:23:43 Author: fyan Revision: 141152 archrelease: copy trunk to community-staging-any Added: python-jsonpointer/repos/community-staging-any/ python-jsonpointer/repos/community-staging-any/COPYING (from rev 141151, python-jsonpointer/trunk/COPYING) python-jsonpointer/repos/community-staging-any/PKGBUILD (from rev 141151, python-jsonpointer/trunk/PKGBUILD) --+ COPYING | 26 ++ PKGBUILD | 51 +++ 2 files changed, 77 insertions(+) Copied: python-jsonpointer/repos/community-staging-any/COPYING (from rev 141151, python-jsonpointer/trunk/COPYING) === --- community-staging-any/COPYING (rev 0) +++ community-staging-any/COPYING 2015-09-20 03:23:43 UTC (rev 141152) @@ -0,0 +1,26 @@ +Copyright (c) 2011 Stefan Kögl+All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Copied: python-jsonpointer/repos/community-staging-any/PKGBUILD (from rev 141151, python-jsonpointer/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:23:43 UTC (rev 141152) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Daniel Wallace +# Contributor: Limao Luo + +pkgbase=python-jsonpointer +_pkgname=jsonpointer +pkgname=(python2-jsonpointer python-jsonpointer) +pkgver=1.9 +pkgrel=2 +pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" +arch=(any) +url=https://github.com/stefankoegl/python-json-pointer +license=(BSD) +makedepends=(python2-d2to1 python2-oslo-config python2-pbr python2-prettytable python2-requests +python2-setuptools python2-simplejson python-d2to1 python-oslo-config python-pbr +python-prettytable python-requests python-setuptools python-simplejson) +source=(http://pypi.python.org/packages/source/j/${pkgname#*-}/${pkgname#*-}-$pkgver.tar.gz +https://raw.github.com/stefankoegl/python-json-pointer/master/COPYING) +sha256sums=('39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308' +'d8b24f15d472885f788a2d6e985850f264627b86012a17bb242c83f310d907e5') +sha512sums=('872367c1a75f8022c07a52191d3f9491dd62767f58c4fa2c2fdcd1bf139858f73e7a5ad495943f1cb35b759d7919a807f8bccc052f6c35831e8091b5fda31b40' + '6a4c6b57a9cfe227175852c67ab7536fcc23646761cd10d25800edfccf408b139b1f589313f6cf6717c5764ca2e554cc16921118e01aebfbdf3ddfada82c6bac') + +prepare(){ +cp -a $_pkgname-$pkgver $_pkgname-$pkgver-2 +find $_pkgname-$pkgver-2 -name \*.py -exec sed -i '1s/python$/&2/' {} + +} + +build() { +export LANG=en_US.UTF-8 +cd $srcdir/$_pkgname-$pkgver +python setup.py build +cd $srcdir/$_pkgname-$pkgver-2 +python2 setup.py build +} + +package_python-jsonpointer() { +cd $_pkgname-$pkgver +depends=(python-d2to1 python-oslo-config python-pbr +python-prettytable python-requests python-simplejson) +python setup.py install --prefix=/usr --root="$pkgdir" +install -Dm644 $SRCDEST/COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING +} +package_python2-jsonpointer() { +cd $_pkgname-$pkgver-2 +depends=(python2-d2to1 python2-oslo-config python2-pbr python2-prettytable python2-requests +python2-setuptools python2-simplejson python-d2to1) +python2 setup.py install --prefix=/usr --root="$pkgdir" +mv $pkgdir/usr/bin/jsonpointer $pkgdir/usr/bin/jsonpointer2 +install -Dm644 $SRCDEST/COPYING
[arch-commits] Commit in python-jsonpointer/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:23:29 Author: fyan Revision: 141151 upgpkg: python-jsonpointer 1.9-2 rebuild for python 3.5 Modified: python-jsonpointer/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:22:13 UTC (rev 141150) +++ PKGBUILD2015-09-20 03:23:29 UTC (rev 141151) @@ -6,7 +6,7 @@ _pkgname=jsonpointer pkgname=(python2-jsonpointer python-jsonpointer) pkgver=1.9 -pkgrel=1 +pkgrel=2 pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" arch=(any) url=https://github.com/stefankoegl/python-json-pointer
[arch-commits] Commit in python-fs/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:25:09 Author: fyan Revision: 141153 upgpkg: python-fs 0.5.3-2 rebuild for python 3.5 Modified: python-fs/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:23:43 UTC (rev 141152) +++ PKGBUILD2015-09-20 03:25:09 UTC (rev 141153) @@ -4,7 +4,7 @@ pkgbase=python-fs pkgname=('python-fs' 'python2-fs') pkgver=0.5.3 -pkgrel=1 +pkgrel=2 pkgdesc="Filesystem abstraction layer" arch=('any') license=('custom:BSD')
[arch-commits] Commit in python-fs/repos (2 files)
Date: Sunday, September 20, 2015 @ 05:25:23 Author: fyan Revision: 141154 archrelease: copy trunk to community-staging-any Added: python-fs/repos/community-staging-any/ python-fs/repos/community-staging-any/PKGBUILD (from rev 141153, python-fs/trunk/PKGBUILD) --+ PKGBUILD | 53 + 1 file changed, 53 insertions(+) Copied: python-fs/repos/community-staging-any/PKGBUILD (from rev 141153, python-fs/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 03:25:23 UTC (rev 141154) @@ -0,0 +1,53 @@ +# $Id$ +# Maintainer: Felix Yan+ +pkgbase=python-fs +pkgname=('python-fs' 'python2-fs') +pkgver=0.5.3 +pkgrel=2 +pkgdesc="Filesystem abstraction layer" +arch=('any') +license=('custom:BSD') +url="http://pypi.python.org/pypi/fs/; +makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six') +checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'fuse' 'python2-paramiko') +source=("https://pypi.python.org/packages/source/f/fs/fs-$pkgver.tar.gz;) +sha512sums=('fb0023a22c924b45ef0c4495f2890a3a757f1a2c5d53dba74a5d9e7f5944ee5b0a00f389d5352d7536e54da2a2ac46162f81608d3588bf2eeb16099af1b4fda0') + +prepare() { + cp -a fs-$pkgver{,-py2} +} + +build() { + cd "$srcdir/fs-$pkgver" + python setup.py build + + cd "$srcdir/fs-$pkgver-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/fs-$pkgver" + LC_CTYPE=en_US.utf8 python setup.py ptr || warning "Tests failed" + + cd "$srcdir/fs-$pkgver-py2" + LC_CTYPE=en_US.utf8 python2 setup.py ptr || warning "Tests failed" +} + +package_python-fs() { + depends=('python-setuptools' 'python-six') + + cd fs-$pkgver + python setup.py install --root="${pkgdir}" --optimize=1 +} + +package_python2-fs() { + depends=('python2-setuptools' 'python2-six') + + cd fs-$pkgver-py2 + python2 setup.py install --root="${pkgdir}" --optimize=1 + + for f in fscat fscp fsinfo fsls fsmkdir fsmount fsmv fsrm fsserve fstree; do +mv "$pkgdir/usr/bin/$f"{,2} + done +}
[arch-commits] Commit in qscintilla/repos (6 files)
Date: Sunday, September 20, 2015 @ 05:30:52 Author: fyan Revision: 246723 archrelease: copy trunk to staging-i686, staging-x86_64 Added: qscintilla/repos/staging-i686/ qscintilla/repos/staging-i686/PKGBUILD (from rev 246722, qscintilla/trunk/PKGBUILD) qscintilla/repos/staging-i686/configure.py-objdir-support.diff (from rev 246722, qscintilla/trunk/configure.py-objdir-support.diff) qscintilla/repos/staging-x86_64/ qscintilla/repos/staging-x86_64/PKGBUILD (from rev 246722, qscintilla/trunk/PKGBUILD) qscintilla/repos/staging-x86_64/configure.py-objdir-support.diff (from rev 246722, qscintilla/trunk/configure.py-objdir-support.diff) -+ staging-i686/PKGBUILD | 84 ++ staging-i686/configure.py-objdir-support.diff | 41 ++ staging-x86_64/PKGBUILD | 84 ++ staging-x86_64/configure.py-objdir-support.diff | 41 ++ 4 files changed, 250 insertions(+) Copied: qscintilla/repos/staging-i686/PKGBUILD (from rev 246722, qscintilla/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-20 03:30:52 UTC (rev 246723) @@ -0,0 +1,84 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Andrea Scarpino +# Contributor: Douglas Soares de Andrade + +pkgbase=qscintilla +pkgname=('qscintilla' 'python-qscintilla' 'python2-qscintilla' + 'python-qscintilla-common') +pkgver=2.9 +pkgrel=2 +license=('GPL') +arch=('i686' 'x86_64') +url="http://www.riverbankcomputing.co.uk/software/qscintilla/intro; +makedepends=('python2-pyqt4' 'python-pyqt4' 'chrpath') +options=('!buildflags') # Fix Qt Designer plugin +source=("http://downloads.sourceforge.net/pyqt/QScintilla-gpl-${pkgver}.tar.gz; +'configure.py-objdir-support.diff') +md5sums=('24659879edf9786f41a9b9268ce3c817' + '0a952497a52c85bf5c09dd2ee091e763') + +prepare() { + cd QScintilla-gpl-${pkgver} + patch -p1 -i "${srcdir}"/configure.py-objdir-support.diff +} + +build() { +cd QScintilla-gpl-${pkgver}/Qt4Qt5 +qmake-qt4 qscintilla.pro +make + +cd ../designer-Qt4Qt5 +QMAKEFEATURES=../Qt4Qt5/features qmake-qt4 designer.pro INCLUDEPATH+=../Qt4Qt5 QMAKE_LIBDIR+=../Qt4Qt5 +make + +cd ../ +cp -rf Python Python2 +cd Python +QMAKEFEATURES=../Qt4Qt5/features python configure.py -n ../Qt4Qt5/ -o ../Qt4Qt5/ -c --qmake /usr/bin/qmake-qt4 +make + +cd ../Python2 +QMAKEFEATURES=../Qt4Qt5/features python2 configure.py -n ../Qt4Qt5/ -o ../Qt4Qt5/ -c --qmake /usr/bin/qmake-qt4 +make +} + +package_qscintilla() { +pkgdesc="A port to Qt4 of Neil Hodgson's Scintilla C++ editor class" +depends=('qt4') + +cd QScintilla-gpl-${pkgver}/Qt4Qt5 +make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install + +cd ../designer-Qt4Qt5 +make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install +} + +package_python-qscintilla-common() { +pkgdesc="Common python qscintilla bindings files shared between python-qscintilla and python2-qscintilla" +depends=('qscintilla') + +cd QScintilla-gpl-${pkgver}/Python +make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install + +# Provided by python-qscintilla +rm "${pkgdir}"/usr/lib/python3.5/site-packages/PyQt4/Qsci.so +} + +package_python-qscintilla() { +pkgdesc="Python 3.x bindings for QScintilla2" +depends=('python-qscintilla-common' 'python-pyqt4') + +cd QScintilla-gpl-${pkgver}/Python +install -Dm755 Qsci.so \ + "${pkgdir}"/usr/lib/python3.5/site-packages/PyQt4/Qsci.so +} + +package_python2-qscintilla() { +pkgdesc="Python 2.x bindings for QScintilla2" +depends=('python-qscintilla-common' 'python2-pyqt4') + +cd QScintilla-gpl-${pkgver}/Python2 +install -Dm755 Qsci.so \ + "${pkgdir}"/usr/lib/python2.7/site-packages/PyQt4/Qsci.so +} Copied: qscintilla/repos/staging-i686/configure.py-objdir-support.diff (from rev 246722, qscintilla/trunk/configure.py-objdir-support.diff) === --- staging-i686/configure.py-objdir-support.diff (rev 0) +++ staging-i686/configure.py-objdir-support.diff 2015-09-20 03:30:52 UTC (rev 246723) @@ -0,0 +1,41 @@ +02_configure.dpatch by Torsten Marek +Updated for Qscintilla 2.8.2 configure.py changes by Scott Kitterman + +patch the configure script for the Python bindings to support object dir +builds +Index: qscintilla2-2.8.3+dfsg/Python/configure.py +=== +--- qscintilla2-2.8.3+dfsg.orig/Python/configure.py2014-07-05 10:02:02.318834374 -0400 qscintilla2-2.8.3+dfsg/Python/configure.py
[arch-commits] Commit in pyopengl/repos (3 files)
Date: Sunday, September 20, 2015 @ 05:32:41 Author: fyan Revision: 246725 archrelease: copy trunk to staging-any Added: pyopengl/repos/staging-any/ pyopengl/repos/staging-any/LICENSE (from rev 246724, pyopengl/trunk/LICENSE) pyopengl/repos/staging-any/PKGBUILD (from rev 246724, pyopengl/trunk/PKGBUILD) --+ LICENSE | 30 ++ PKGBUILD | 51 +++ 2 files changed, 81 insertions(+) Copied: pyopengl/repos/staging-any/LICENSE (from rev 246724, pyopengl/trunk/LICENSE) === --- staging-any/LICENSE (rev 0) +++ staging-any/LICENSE 2015-09-20 03:32:41 UTC (rev 246725) @@ -0,0 +1,30 @@ +# Copyright (c) 2006-2008 Alex Holkner +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +#notice, this list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright +#notice, this list of conditions and the following disclaimer in +#the documentation and/or other materials provided with the +#distribution. +# * Neither the name of pyglet nor the names of its +#contributors may be used to endorse or promote products +#derived from this software without specific prior written +#permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +# POSSIBILITY OF SUCH DAMAGE. Copied: pyopengl/repos/staging-any/PKGBUILD (from rev 246724, pyopengl/trunk/PKGBUILD) === --- staging-any/PKGBUILD(rev 0) +++ staging-any/PKGBUILD2015-09-20 03:32:41 UTC (rev 246725) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Josh Taylor +# Contributor: simo +# Contributor: Douglas Soares de Andrade +# Contributor: Daniel J Griffiths + +pkgbase=pyopengl +pkgname=('python2-opengl' 'python-opengl') +pkgver=3.1.0 +pkgrel=2 +pkgdesc="The cross platform Python binding to OpenGL and related APIs" +url="http://pyopengl.sourceforge.net/; +license=('BSD') +arch=('any') +makedepends=('freeglut' 'python2-setuptools' 'python-setuptools') +source=("http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-${pkgver}.tar.gz; +'LICENSE') +md5sums=('0de021941018d46d91e5a8c11c071693' + '0b53c508a63e5dbaf44cdfb0fa103b3a')\ + +prepare() { +cp -a PyOpenGL-${pkgver} python-PyOpenGL-${pkgver} + +# Fix the shebang +sed -i 's|#!/usr/bin/env python|#!/usr/bin/python2|' \ +PyOpenGL-${pkgver}/OpenGL/Tk/__init__.py +sed -i 's|#! /usr/bin/env python|#!/usr/bin/python2|' \ +PyOpenGL-${pkgver}/OpenGL/arrays/{_,}buffers.py +} + +package_python2-opengl() { +depends=('python2' 'freeglut') + conflicts=('python-pyopengl' 'python-opengl<=3.0.1-4') + replaces=('python-pyopengl' 'python-opengl<=3.0.1-4') + +cd PyOpenGL-${pkgver} + python2 setup.py install --root="${pkgdir}" --optimize=1 + install -Dm644 "${srcdir}/LICENSE" \ + "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} + +package_python-opengl() { +depends=('python' 'freeglut') + +cd python-PyOpenGL-${pkgver} + python setup.py install --root="${pkgdir}" --optimize=1 + install -Dm644 "${srcdir}/LICENSE" \ + "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} +
[arch-commits] Commit in python-qrencode/repos (4 files)
Date: Sunday, September 20, 2015 @ 05:33:26 Author: fyan Revision: 141156 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: python-qrencode/repos/community-staging-i686/ python-qrencode/repos/community-staging-i686/PKGBUILD (from rev 141155, python-qrencode/trunk/PKGBUILD) python-qrencode/repos/community-staging-x86_64/ python-qrencode/repos/community-staging-x86_64/PKGBUILD (from rev 141155, python-qrencode/trunk/PKGBUILD) ---+ community-staging-i686/PKGBUILD | 32 community-staging-x86_64/PKGBUILD | 32 2 files changed, 64 insertions(+) Copied: python-qrencode/repos/community-staging-i686/PKGBUILD (from rev 141155, python-qrencode/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 03:33:26 UTC (rev 141156) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Martin Wimpress+ +pkgbase=python-qrencode +pkgname=(python-qrencode python2-qrencode) +pkgver=1.01 +pkgrel=9 +pkgdesc="A simple wrapper for the C qrencode library" +arch=('i686' 'x86_64') +url="http://pypi.python.org/pypi/qrencode; +license=('Apache') +makedepends=('gcc' 'python' 'python2' 'python-pillow' 'python2-pillow' 'qrencode') +source=("http://pypi.python.org/packages/source/q/qrencode/qrencode-${pkgver}.tar.gz;) +sha256sums=('fd8cdabd743e2db7a1ad332d4f0fe037e5a7807cb2f1d32da3e39439088bb610') + +prepare() { +cd "${srcdir}/qrencode-${pkgver}" +sed -i 's/import Image/from PIL import Image/' qrencode/__init__.py +} + +package_python-qrencode() { +depends=('python' 'python-pillow' 'qrencode') +cd "${srcdir}/qrencode-${pkgver}" +python setup.py install --prefix=/usr --root="${pkgdir}" +} + +package_python2-qrencode() { +depends=('python2' 'python2-pillow' 'qrencode') +cd "${srcdir}/qrencode-${pkgver}" +python2 setup.py install --prefix=/usr --root="${pkgdir}" +} + Copied: python-qrencode/repos/community-staging-x86_64/PKGBUILD (from rev 141155, python-qrencode/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2015-09-20 03:33:26 UTC (rev 141156) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Martin Wimpress + +pkgbase=python-qrencode +pkgname=(python-qrencode python2-qrencode) +pkgver=1.01 +pkgrel=9 +pkgdesc="A simple wrapper for the C qrencode library" +arch=('i686' 'x86_64') +url="http://pypi.python.org/pypi/qrencode; +license=('Apache') +makedepends=('gcc' 'python' 'python2' 'python-pillow' 'python2-pillow' 'qrencode') +source=("http://pypi.python.org/packages/source/q/qrencode/qrencode-${pkgver}.tar.gz;) +sha256sums=('fd8cdabd743e2db7a1ad332d4f0fe037e5a7807cb2f1d32da3e39439088bb610') + +prepare() { +cd "${srcdir}/qrencode-${pkgver}" +sed -i 's/import Image/from PIL import Image/' qrencode/__init__.py +} + +package_python-qrencode() { +depends=('python' 'python-pillow' 'qrencode') +cd "${srcdir}/qrencode-${pkgver}" +python setup.py install --prefix=/usr --root="${pkgdir}" +} + +package_python2-qrencode() { +depends=('python2' 'python2-pillow' 'qrencode') +cd "${srcdir}/qrencode-${pkgver}" +python2 setup.py install --prefix=/usr --root="${pkgdir}" +} +
[arch-commits] Commit in pyopengl/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 05:32:27 Author: fyan Revision: 246724 upgpkg: pyopengl 3.1.0-2 rebuild for python 3.5 Modified: pyopengl/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 03:30:52 UTC (rev 246723) +++ PKGBUILD2015-09-20 03:32:27 UTC (rev 246724) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Felix Yan+# Maintainer: Felix Yan # Contributor: Josh Taylor # Contributor: simo # Contributor: Douglas Soares de Andrade @@ -8,7 +8,7 @@ pkgbase=pyopengl pkgname=('python2-opengl' 'python-opengl') pkgver=3.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The cross platform Python binding to OpenGL and related APIs" url="http://pyopengl.sourceforge.net/; license=('BSD') @@ -20,7 +20,7 @@ '0b53c508a63e5dbaf44cdfb0fa103b3a')\ prepare() { -cp -r PyOpenGL-${pkgver} python-PyOpenGL-${pkgver} +cp -a PyOpenGL-${pkgver} python-PyOpenGL-${pkgver} # Fix the shebang sed -i 's|#!/usr/bin/env python|#!/usr/bin/python2|' \
[arch-commits] Commit in kservice/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 21:51:56 Author: arojas Revision: 246685 Update to 5.14.3 Modified: kservice/trunk/PKGBUILD --+ PKGBUILD | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 19:21:11 UTC (rev 246684) +++ PKGBUILD2015-09-19 19:51:56 UTC (rev 246685) @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpinopkgname=kservice -pkgver=5.14.2 -pkgrel=2 +pkgver=5.14.3 +pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kservice' @@ -12,16 +12,11 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('kf5') -source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; timestamp.patch) -md5sums=('eca764e18afbcef5496183c96c613c91' - 'b77b056fb6bb5adba72702fddf0feff8') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;) +md5sums=('c5004c66f5037ef838421665a08828b1') prepare() { mkdir -p build - -# Fix kbuildsycoca infinite loop https://bugs.kde.org/show_bug.cgi?id=352854 - cd $pkgname-$pkgver - patch -p1 -i ../timestamp.patch } build() {
[arch-commits] Commit in kservice/repos (2 files)
Date: Saturday, September 19, 2015 @ 21:52:18 Author: arojas Revision: 246686 archrelease: copy trunk to testing-i686, testing-x86_64 Deleted: kservice/repos/testing-i686/PKGBUILD kservice/repos/testing-x86_64/PKGBUILD -+ testing-i686/PKGBUILD | 41 - testing-x86_64/PKGBUILD | 41 - 2 files changed, 82 deletions(-) Deleted: testing-i686/PKGBUILD === --- testing-i686/PKGBUILD 2015-09-19 19:51:56 UTC (rev 246685) +++ testing-i686/PKGBUILD 2015-09-19 19:52:18 UTC (rev 246686) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan-# Contributor: Andrea Scarpino - -pkgname=kservice -pkgver=5.14.2 -pkgrel=2 -pkgdesc='Advanced plugin and service introspection' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/frameworks/kservice' -license=('LGPL') -depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -groups=('kf5') -source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; timestamp.patch) -md5sums=('eca764e18afbcef5496183c96c613c91' - 'b77b056fb6bb5adba72702fddf0feff8') - -prepare() { - mkdir -p build - -# Fix kbuildsycoca infinite loop https://bugs.kde.org/show_bug.cgi?id=352854 - cd $pkgname-$pkgver - patch -p1 -i ../timestamp.patch -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Deleted: testing-x86_64/PKGBUILD === --- testing-x86_64/PKGBUILD 2015-09-19 19:51:56 UTC (rev 246685) +++ testing-x86_64/PKGBUILD 2015-09-19 19:52:18 UTC (rev 246686) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kservice -pkgver=5.14.2 -pkgrel=2 -pkgdesc='Advanced plugin and service introspection' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/frameworks/kservice' -license=('LGPL') -depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -groups=('kf5') -source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz; timestamp.patch) -md5sums=('eca764e18afbcef5496183c96c613c91' - 'b77b056fb6bb5adba72702fddf0feff8') - -prepare() { - mkdir -p build - -# Fix kbuildsycoca infinite loop https://bugs.kde.org/show_bug.cgi?id=352854 - cd $pkgname-$pkgver - patch -p1 -i ../timestamp.patch -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -}
[arch-commits] Commit in python-scikit-image/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:02:44 Author: jlichtblau Revision: 141095 upgpkg: python-scikit-image 0.11.3-2 - python 3.5 rebuild Modified: python-scikit-image/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 19:36:56 UTC (rev 141094) +++ PKGBUILD2015-09-19 20:02:44 UTC (rev 141095) @@ -6,7 +6,7 @@ pkgbase=python-scikit-image pkgname=('python2-scikit-image' 'python-scikit-image') pkgver=0.11.3 -pkgrel=1 +pkgrel=2 pkgdesc="Image processing routines for SciPy" arch=('i686' 'x86_64') url="http://scikit-image.org/;
[arch-commits] Commit in libpeas/repos (6 files)
Date: Saturday, September 19, 2015 @ 22:29:20 Author: heftig Revision: 246701 archrelease: copy trunk to staging-i686, staging-x86_64 Added: libpeas/repos/staging-i686/ libpeas/repos/staging-i686/PKGBUILD (from rev 246699, libpeas/trunk/PKGBUILD) libpeas/repos/staging-i686/libpeas.install (from rev 246700, libpeas/trunk/libpeas.install) libpeas/repos/staging-x86_64/ libpeas/repos/staging-x86_64/PKGBUILD (from rev 246700, libpeas/trunk/PKGBUILD) libpeas/repos/staging-x86_64/libpeas.install (from rev 246700, libpeas/trunk/libpeas.install) + staging-i686/PKGBUILD | 39 +++ staging-i686/libpeas.install | 11 +++ staging-x86_64/PKGBUILD| 39 +++ staging-x86_64/libpeas.install | 11 +++ 4 files changed, 100 insertions(+) Copied: libpeas/repos/staging-i686/PKGBUILD (from rev 246699, libpeas/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-19 20:29:20 UTC (rev 246701) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig)+ +pkgname=libpeas +pkgver=1.14.0 +pkgrel=2 +pkgdesc="A GObject-based plugins engine" +arch=(i686 x86_64) +url="http://www.gtk.org/; +license=(GPL2) +depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime) +makedepends=(gtk-doc intltool python-gobject python2-gobject glade gobject-introspection) +install=libpeas.install +source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz) +sha256sums=('5e4b3a8968b71497ab26a7a528c414c4c640c5724328fa3507854f04788e2d76') + + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var + + # https://bugzilla.gnome.org/show_bug.cgi?id=655517 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +check() { + cd $pkgname-$pkgver + # Pygobject 3.15.x Throws deprecation message to stderr which causes failed test suite. Works fine with 3.14.x + make check || return 0 +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="${pkgdir}" install +} + +# vim:set ts=2 sw=2 et: Copied: libpeas/repos/staging-i686/libpeas.install (from rev 246700, libpeas/trunk/libpeas.install) === --- staging-i686/libpeas.install(rev 0) +++ staging-i686/libpeas.install2015-09-19 20:29:20 UTC (rev 246701) @@ -0,0 +1,11 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Copied: libpeas/repos/staging-x86_64/PKGBUILD (from rev 246700, libpeas/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-19 20:29:20 UTC (rev 246701) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) + +pkgname=libpeas +pkgver=1.14.0 +pkgrel=2 +pkgdesc="A GObject-based plugins engine" +arch=(i686 x86_64) +url="http://www.gtk.org/; +license=(GPL2) +depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime) +makedepends=(gtk-doc intltool python-gobject python2-gobject glade gobject-introspection) +install=libpeas.install +source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz) +sha256sums=('5e4b3a8968b71497ab26a7a528c414c4c640c5724328fa3507854f04788e2d76') + + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var + + # https://bugzilla.gnome.org/show_bug.cgi?id=655517 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +check() { + cd $pkgname-$pkgver + # Pygobject 3.15.x Throws deprecation message to stderr which causes failed test suite. Works fine with 3.14.x + make check || return 0 +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="${pkgdir}" install +} + +# vim:set ts=2 sw=2 et: Copied: libpeas/repos/staging-x86_64/libpeas.install (from rev 246700, libpeas/trunk/libpeas.install) === --- staging-x86_64/libpeas.install (rev 0) +++ staging-x86_64/libpeas.install 2015-09-19 20:29:20 UTC (rev 246701) @@ -0,0 +1,11 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in gnome-builder/trunk (PKGBUILD)
Date: Saturday, September 19, 2015 @ 22:27:55 Author: heftig Revision: 246700 py3.5 Modified: gnome-builder/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-19 20:25:27 UTC (rev 246699) +++ PKGBUILD2015-09-19 20:27:55 UTC (rev 246700) @@ -3,7 +3,7 @@ pkgname=gnome-builder pkgver=3.16.3 -pkgrel=4 +pkgrel=5 pkgdesc="An IDE for writing GNOME-based software" url="https://wiki.gnome.org/Apps/Builder; arch=(i686 x86_64)
[arch-commits] Commit in python-webtest/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:02:29 Author: fyan Revision: 141113 upgpkg: python-webtest 2.0.18-2 rebuild for python 3.5 Modified: python-webtest/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:02:04 UTC (rev 141112) +++ PKGBUILD2015-09-20 02:02:29 UTC (rev 141113) @@ -5,7 +5,7 @@ _pkgname=WebTest pkgname=(python-webtest python2-webtest) pkgver=2.0.18 -pkgrel=1 +pkgrel=2 pkgdesc="Helper to test WSGI applications" arch=('any') url='http://webtest.pythonpaste.org/' @@ -31,7 +31,7 @@ check() { cd "$srcdir/$_pkgname-${pkgver}" - PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH" nosetests3 || warning "Tests failed" # Missing waitress and PasteDeploy + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.5:$PYTHONPATH" nosetests3 || warning "Tests failed" # Missing waitress and PasteDeploy cd "$srcdir/$_pkgname-${pkgver}-py2" PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" nosetests2 || warning "Tests failed" # Missing waitress and PasteDeploy
[arch-commits] Commit in python-pyquery/repos (2 files)
Date: Sunday, September 20, 2015 @ 04:02:04 Author: fyan Revision: 141112 archrelease: copy trunk to community-staging-any Added: python-pyquery/repos/community-staging-any/ python-pyquery/repos/community-staging-any/PKGBUILD (from rev 14, python-pyquery/trunk/PKGBUILD) --+ PKGBUILD | 58 ++ 1 file changed, 58 insertions(+) Copied: python-pyquery/repos/community-staging-any/PKGBUILD (from rev 14, python-pyquery/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 02:02:04 UTC (rev 141112) @@ -0,0 +1,58 @@ +# $Id$ +# Maintainer : Felix Yan+# Contributor: speps +# Contributor: Arnau Sanchez + +_name=pyquery +pkgbase=python-pyquery +pkgname=('python-pyquery' 'python2-pyquery') +pkgver=1.2.9 +pkgrel=2 +pkgdesc="A jquery-like library for python." +arch=('any') +url="https://github.com/gawel/pyquery/; +license=('custom:BSD') +makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 'python2-lxml' 'python-cssselect' 'python2-cssselect') +checkdepends=('python-requests' 'python2-requests' 'python-webob' 'python2-webob' 'python-nose' 'python2-nose' + 'python-coverage' 'python2-coverage' 'python-webtest' 'python2-webtest' 'python2-beautifulsoup4') + # In AUR: 'python-waitress' 'python2-waitress') +source=("http://pypi.python.org/packages/source/p/$_name/$_name-$pkgver.zip; +"https://bitbucket.org/olauzanne/pyquery/raw/b70710332032/LICENSE.txt;) +sha512sums=('f5152b471c896b39032add6a7f0e6ce63f426b4903bc7cf9eef12723c73453b40c310dd1497a7c4189fc6faaf804690fd91fb6d2f97fb6c4d6314682de4b8d05' + '4932f86cbe9ed4c2e658acf9c228fdb0b2430fd622d559555196c7db0f43ea435483c7ae9916c325b40130334f4706d30e5adea6bc1d097b3283a7fc64926685') + +prepare() { + cp -a "$_name-$pkgver"{,-python2} +} + +build() { + cd $_name-$pkgver + python setup.py build + + cd ../$_name-$pkgver-python2 + python2 setup.py build +} + +check() { + cd $_name-$pkgver + nosetests3 || warning "Tests failed" + + cd ../$_name-$pkgver-python2 + nosetests2 || warning "Tests failed" +} + +package_python-pyquery() { + depends=('python-lxml' 'python-cssselect') + cd $_name-$pkgver + python3 setup.py install -O1 --root="$pkgdir/" + + install -Dm644 ../LICENSE.txt "$pkgdir/usr/share/licenses/python-pyquery/LICENSE" +} + +package_python2-pyquery() { + depends=('python2-lxml' 'python2-cssselect') + cd $_name-$pkgver-python2 + python2 setup.py install -O1 --root="$pkgdir/" + + install -Dm644 ../LICENSE.txt "$pkgdir/usr/share/licenses/python2-pyquery/LICENSE" +}
[arch-commits] Commit in python-pyquery/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:01:51 Author: fyan Revision: 14 upgpkg: python-pyquery 1.2.9-2 rebuild for python 3.5 Modified: python-pyquery/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:54:45 UTC (rev 141110) +++ PKGBUILD2015-09-20 02:01:51 UTC (rev 14) @@ -7,7 +7,7 @@ pkgbase=python-pyquery pkgname=('python-pyquery' 'python2-pyquery') pkgver=1.2.9 -pkgrel=1 +pkgrel=2 pkgdesc="A jquery-like library for python." arch=('any') url="https://github.com/gawel/pyquery/;
[arch-commits] Commit in python-webtest/repos (2 files)
Date: Sunday, September 20, 2015 @ 04:02:41 Author: fyan Revision: 141114 archrelease: copy trunk to community-staging-any Added: python-webtest/repos/community-staging-any/ python-webtest/repos/community-staging-any/PKGBUILD (from rev 141113, python-webtest/trunk/PKGBUILD) --+ PKGBUILD | 58 ++ 1 file changed, 58 insertions(+) Copied: python-webtest/repos/community-staging-any/PKGBUILD (from rev 141113, python-webtest/trunk/PKGBUILD) === --- community-staging-any/PKGBUILD (rev 0) +++ community-staging-any/PKGBUILD 2015-09-20 02:02:41 UTC (rev 141114) @@ -0,0 +1,58 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Jerome Leclanche + +_pkgname=WebTest +pkgname=(python-webtest python2-webtest) +pkgver=2.0.18 +pkgrel=2 +pkgdesc="Helper to test WSGI applications" +arch=('any') +url='http://webtest.pythonpaste.org/' +license=('MIT') +makedepends=('python-setuptools' 'python2-setuptools' 'python-webob' 'python2-webob' 'python-six' 'python2-six' + 'python-beautifulsoup4' 'python2-beautifulsoup4') +checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-coverage' 'python2-coverage' + 'python-pyquery' 'python2-pyquery') +source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip;) +sha256sums=('beb569e6d707cb4cd82c226c97b7e1f41cd62bae656d89e687107eef8376c7fd') + +prepare() { + cp -a "$srcdir/$_pkgname-${pkgver}"{,-py2} +} + +build() { + cd "$srcdir/$_pkgname-$pkgver" + python setup.py build + + cd "$srcdir/$_pkgname-$pkgver-py2" + python2 setup.py build +} + +check() { + cd "$srcdir/$_pkgname-${pkgver}" + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-3.5:$PYTHONPATH" nosetests3 || warning "Tests failed" # Missing waitress and PasteDeploy + + cd "$srcdir/$_pkgname-${pkgver}-py2" + PYTHONPATH="$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH" nosetests2 || warning "Tests failed" # Missing waitress and PasteDeploy +} + +package_python-webtest() { + depends=('python-webob' 'python-six' 'python-beautifulsoup4') + optdepends=('python-pyquery: for response.pyquery' + 'python-lxml: for response.lxml') + + cd "$srcdir/$_pkgname-$pkgver" + python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 --skip-build + install -Dm644 "docs/license.rst" "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-webtest() { + depends=('python2-webob' 'python2-six' 'python2-beautifulsoup4') + optdepends=('python2-pyquery: for response.pyquery' + 'python2-lxml: for response.lxml') + + cd "$srcdir/$_pkgname-$pkgver-py2" + python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 --skip-build + install -Dm644 "docs/license.rst" "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +}
[arch-commits] Commit in pyqt4/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:31:29 Author: fyan Revision: 246718 upgpkg: pyqt4 4.11.4-2 rebuild for python 3.5 Modified: pyqt4/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 01:53:19 UTC (rev 246717) +++ PKGBUILD2015-09-20 02:31:29 UTC (rev 246718) @@ -7,7 +7,7 @@ pkgbase=pyqt4 pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4') pkgver=4.11.4 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://www.riverbankcomputing.com/software/pyqt/intro' license=('GPL') @@ -17,7 +17,7 @@ md5sums=('2fe8265b2ae2fc593241c2c84d09d481') build() { - cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver} + cp -a PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver} cd PyQt-x11-gpl-${pkgver} python configure-ng.py \
[arch-commits] Commit in pyqt4/repos (4 files)
Date: Sunday, September 20, 2015 @ 04:31:48 Author: fyan Revision: 246719 archrelease: copy trunk to staging-i686, staging-x86_64 Added: pyqt4/repos/staging-i686/ pyqt4/repos/staging-i686/PKGBUILD (from rev 246718, pyqt4/trunk/PKGBUILD) pyqt4/repos/staging-x86_64/ pyqt4/repos/staging-x86_64/PKGBUILD (from rev 246718, pyqt4/trunk/PKGBUILD) -+ staging-i686/PKGBUILD | 106 ++ staging-x86_64/PKGBUILD | 106 ++ 2 files changed, 212 insertions(+) Copied: pyqt4/repos/staging-i686/PKGBUILD (from rev 246718, pyqt4/trunk/PKGBUILD) === --- staging-i686/PKGBUILD (rev 0) +++ staging-i686/PKGBUILD 2015-09-20 02:31:48 UTC (rev 246719) @@ -0,0 +1,106 @@ +# $Id$ +# Maintainer: Felix Yan+# Contributor: Andrea Scarpino +# Contributor: Douglas Soares de Andrade +# Contributor: riai Ben + +pkgbase=pyqt4 +pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4') +pkgver=4.11.4 +pkgrel=2 +arch=('i686' 'x86_64') +url='http://www.riverbankcomputing.com/software/pyqt/intro' +license=('GPL') +makedepends=('python-sip' 'python-dbus' 'python2-sip' 'phonon-qt4' 'mesa' + 'python2-opengl' 'qt-assistant-compat' 'qtwebkit' 'python2-dbus') +source=("http://downloads.sourceforge.net/pyqt/PyQt-x11-gpl-${pkgver}.tar.gz;) +md5sums=('2fe8265b2ae2fc593241c2c84d09d481') + +build() { + cp -a PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver} + + cd PyQt-x11-gpl-${pkgver} + python configure-ng.py \ +--confirm-license \ +--no-sip-files \ +--qsci-api \ +-q /usr/bin/qmake-qt4 + + # Thanks Gerardo for the rpath fix + find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g' + + make + + ### Python2 version ### + cd ../Py2Qt-x11-gpl-${pkgver} + python2 configure-ng.py \ +--confirm-license \ +--no-sip-files \ +--qsci-api \ +-q /usr/bin/qmake-qt4 + + # Thanks Gerardo for the rpath fix + find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g' + + make +} + +package_pyqt4-common(){ + pkgdesc="Common PyQt files shared between python-pyqt4 and python2-pyqt4" + depends=('qt4') + replaces=('pyqt-common') + conflicts=('pyqt-common') + provides=("pyqt-common=${pkgver}") + + cd PyQt-x11-gpl-${pkgver} + make -C pyrcc INSTALL_ROOT="${pkgdir}" install + make -C pylupdate INSTALL_ROOT="${pkgdir}" install + + install -Dm644 PyQt4.api "${pkgdir}"/usr/share/qt4/qsci/api/python/PyQt4.api + + install -d "${pkgdir}"/usr/share/sip/PyQt4 + cp -r sip/* "${pkgdir}"/usr/share/sip/PyQt4 +} + +package_python-pyqt4(){ + pkgdesc="A set of Python 3.x bindings for the Qt toolkit" + depends=('qtwebkit' 'python-sip' 'python-dbus' 'pyqt4-common') + optdepends=('phonon-qt4: enable audio and video in PyQt applications' + 'qscintilla: QScintilla API' + 'qt-assistant-compat: add PyQt online help in Qt Assistant') + replaces=('pyqt') + conflicts=('pyqt') + provides=("pyqt=${pkgver}") + + cd PyQt-x11-gpl-${pkgver} + # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use DESTDIR + make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install + + # Provided by pyqt-common + rm "${pkgdir}"/usr/bin/{pylupdate4,pyrcc4} + rm "${pkgdir}"/usr/share/qt4/qsci/api/python/PyQt4.api +} + +package_python2-pyqt4(){ + pkgdesc="A set of Python 2.x bindings for the Qt toolkit" + depends=('qtwebkit' 'python2-sip' 'python2-dbus' 'pyqt4-common') + optdepends=('phonon-qt4: enable audio and video in PyQt applications' + 'python2-opengl: enable OpenGL 3D graphics in PyQt applications' + 'qscintilla: QScintilla API' + 'qt-assistant-compat: add PyQt online help in Qt Assistant') + replaces=('python2-pyqt') + conflicts=('python2-pyqt') + provides=("python2-pyqt=${pkgver}") + + cd Py2Qt-x11-gpl-${pkgver} + # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use DESTDIR + make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install + + # Fix conflicts with python-pyqt4 + mv "${pkgdir}"/usr/bin/{,python2-}pyuic4 + + # Provided by python-pyqt4 + rm "${pkgdir}"/usr/bin/{pylupdate4,pyrcc4} + rm "${pkgdir}"/usr/lib/qt4/plugins/designer/libpyqt4.so + rm "${pkgdir}"/usr/share/qt4/qsci/api/python/PyQt4.api +} Copied: pyqt4/repos/staging-x86_64/PKGBUILD (from rev 246718, pyqt4/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2015-09-20 02:31:48 UTC (rev 246719) @@ -0,0 +1,106 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor:
[arch-commits] Commit in mbedtls/repos (4 files)
Date: Sunday, September 20, 2015 @ 04:43:51 Author: kkeen Revision: 141124 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: mbedtls/repos/community-staging-i686/PKGBUILD (from rev 141123, mbedtls/trunk/PKGBUILD) mbedtls/repos/community-staging-x86_64/PKGBUILD (from rev 141123, mbedtls/trunk/PKGBUILD) Deleted: mbedtls/repos/community-staging-i686/PKGBUILD mbedtls/repos/community-staging-x86_64/PKGBUILD ---+ /PKGBUILD | 98 community-staging-i686/PKGBUILD | 48 - community-staging-x86_64/PKGBUILD | 48 - 3 files changed, 98 insertions(+), 96 deletions(-) Deleted: community-staging-i686/PKGBUILD === --- community-staging-i686/PKGBUILD 2015-09-20 02:43:23 UTC (rev 141123) +++ community-staging-i686/PKGBUILD 2015-09-20 02:43:51 UTC (rev 141124) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Kyle Keen-# Contributor: Mihai Militaru -# Contributor: carstene1ns - -pkgname=mbedtls -pkgver=2.0.0 -pkgrel=2 -pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl" -arch=('i686' 'x86_64') -url="https://tls.mbed.org; -license=('Apache') -provides=('polarssl') -replaces=('polarssl') -conflicts=('polarssl') -#source=("https://polarssl.org/download/$pkgname-$pkgver-gpl.tgz; -source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz;) -sha1sums=('a456be169003b4644931a90613fdaa0429af06a7') -depends=('glibc') -options=('staticlibs') - -# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/polarssl/files/polarssl-1.3.8-ssl_pthread_server.patch -# https://github.com/alucryd/aur-alucryd/blob/master/personal/polarssl/PKGBUILD -# https://aur.archlinux.org/packages/po/polarssl-git/PKGBUILD - -prepare() { - cd "$pkgname-$pkgver" - # enable flags for non-embedded systems - sed -i 's|//\(#define MBEDTLS_THREADING_C\)|\1|' include/mbedtls/config.h - sed -i 's|//\(#define MBEDTLS_THREADING_PTHREAD\)|\1|' include/mbedtls/config.h - # bug added in 2.0.0 - sed -i 's|/libmbedtls.\*|/libmbed*|' Makefile -} - -build() { - cd "$pkgname-$pkgver" - LDFLAGS+=" -I../include " make SHARED=1 no_test -} - -check() { - cd "$pkgname-$pkgver" - make SHARED=1 check -} - -package() { - cd "$pkgname-$pkgver" - make DESTDIR="$pkgdir/usr" install -} Copied: mbedtls/repos/community-staging-i686/PKGBUILD (from rev 141123, mbedtls/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2015-09-20 02:43:51 UTC (rev 141124) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Kyle Keen +# Contributor: Mihai Militaru +# Contributor: carstene1ns + +pkgname=mbedtls +pkgver=2.1.0 +pkgrel=1 +pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl" +arch=('i686' 'x86_64') +url="https://tls.mbed.org; +license=('Apache') +provides=('polarssl') +replaces=('polarssl') +conflicts=('polarssl') +#source=("https://polarssl.org/download/$pkgname-$pkgver-gpl.tgz; +source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz;) +#source=("https://tls.mbed.org/download/mbedtls-$pkgver-apache.tgz;) +sha1sums=('4edf1f42871b5e2c68a86320da778cb16f173b04') +depends=('glibc') +options=('staticlibs') + +# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/polarssl/files/polarssl-1.3.8-ssl_pthread_server.patch +# https://github.com/alucryd/aur-alucryd/blob/master/personal/polarssl/PKGBUILD +# https://aur.archlinux.org/packages/po/polarssl-git/PKGBUILD + +prepare() { + cd "$pkgname-$pkgver" + # enable flags for non-embedded systems + sed -i 's|//\(#define MBEDTLS_THREADING_C\)|\1|' include/mbedtls/config.h + sed -i 's|//\(#define MBEDTLS_THREADING_PTHREAD\)|\1|' include/mbedtls/config.h + # bug added in 2.0.0 + #sed -i 's|/libmbedtls.\*|/libmbed*|' Makefile +} + +build() { + cd "$pkgname-$pkgver" + LDFLAGS+=" -I../include " make SHARED=1 no_test +} + +check() { + cd "$pkgname-$pkgver" + make SHARED=1 check +} + +package() { + cd "$pkgname-$pkgver" + make DESTDIR="$pkgdir/usr" install +} Deleted: community-staging-x86_64/PKGBUILD === --- community-staging-x86_64/PKGBUILD 2015-09-20 02:43:23 UTC (rev 141123) +++ community-staging-x86_64/PKGBUILD 2015-09-20 02:43:51 UTC (rev 141124) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Kyle Keen -# Contributor: Mihai Militaru -# Contributor: carstene1ns - -pkgname=mbedtls -pkgver=2.0.0 -pkgrel=2 -pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl" -arch=('i686' 'x86_64') -url="https://tls.mbed.org; -license=('Apache') -provides=('polarssl') -replaces=('polarssl') -conflicts=('polarssl')
[arch-commits] Commit in mbedtls/trunk (PKGBUILD)
Date: Sunday, September 20, 2015 @ 04:43:23 Author: kkeen Revision: 141123 upgpkg: mbedtls 2.1.0-1 Modified: mbedtls/trunk/PKGBUILD --+ PKGBUILD |9 + 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-20 02:27:54 UTC (rev 141122) +++ PKGBUILD2015-09-20 02:43:23 UTC (rev 141123) @@ -4,8 +4,8 @@ # Contributor: carstene1ns pkgname=mbedtls -pkgver=2.0.0 -pkgrel=2 +pkgver=2.1.0 +pkgrel=1 pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl" arch=('i686' 'x86_64') url="https://tls.mbed.org; @@ -15,7 +15,8 @@ conflicts=('polarssl') #source=("https://polarssl.org/download/$pkgname-$pkgver-gpl.tgz; source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz;) -sha1sums=('a456be169003b4644931a90613fdaa0429af06a7') +#source=("https://tls.mbed.org/download/mbedtls-$pkgver-apache.tgz;) +sha1sums=('4edf1f42871b5e2c68a86320da778cb16f173b04') depends=('glibc') options=('staticlibs') @@ -29,7 +30,7 @@ sed -i 's|//\(#define MBEDTLS_THREADING_C\)|\1|' include/mbedtls/config.h sed -i 's|//\(#define MBEDTLS_THREADING_PTHREAD\)|\1|' include/mbedtls/config.h # bug added in 2.0.0 - sed -i 's|/libmbedtls.\*|/libmbed*|' Makefile + #sed -i 's|/libmbedtls.\*|/libmbed*|' Makefile } build() {