diff --git a/mingw-w64-boost/PKGBUILD b/mingw-w64-boost/PKGBUILD index cf6e3496ae..bead236e65 100644 --- a/mingw-w64-boost/PKGBUILD +++ b/mingw-w64-boost/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.67.0 _boostver=${pkgver//./_} -pkgrel=1 +pkgrel=2 pkgdesc="Free peer-reviewed portable C++ source libraries (mingw-w64)" arch=('any') url="https://www.boost.org/" @@ -155,7 +155,7 @@ build() { threadapi=win32 \ toolset=gcc \ variant=${variant} \ - python=2.7,3.6 \ + python=2.7,3.7 \ --debug-configuration \ --prefix=${MINGW_PREFIX} \ --layout=tagged \ @@ -202,7 +202,7 @@ package() { threadapi=win32 \ toolset=gcc \ variant=${variant} \ - python=2.7,3.6 \ + python=2.7,3.7 \ --prefix=${pkgdir}${MINGW_PREFIX} \ --layout=tagged \ --without-mpi \ diff --git a/mingw-w64-cython/PKGBUILD b/mingw-w64-cython/PKGBUILD index 329e88076b..010bbd7ddc 100644 --- a/mingw-w64-cython/PKGBUILD +++ b/mingw-w64-cython/PKGBUILD @@ -5,7 +5,7 @@ _realname=cython pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-cython" "${MINGW_PACKAGE_PREFIX}-cython2") pkgver=0.28.3 -pkgrel=2 +pkgrel=3 pkgdesc="C-Extensions for Python (mingw-w64)" arch=('any') url="http://www.cython.org" diff --git a/mingw-w64-python-appdirs/PKGBUILD b/mingw-w64-python-appdirs/PKGBUILD index 595d28d22f..a0d5b1dd52 100644 --- a/mingw-w64-python-appdirs/PKGBUILD +++ b/mingw-w64-python-appdirs/PKGBUILD @@ -1,9 +1,10 @@ # Maintainer: J. Peter Mugaas + _realname=appdirs pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.4.3 -pkgrel=2 +pkgrel=3 pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" (mingw-w64)' arch=('any') url="https://github.com/ActiveState/appdirs" diff --git a/mingw-w64-python-asn1crypto/PKGBUILD b/mingw-w64-python-asn1crypto/PKGBUILD index ab1a1e73f8..2b7337bc37 100644 --- a/mingw-w64-python-asn1crypto/PKGBUILD +++ b/mingw-w64-python-asn1crypto/PKGBUILD @@ -4,7 +4,7 @@ _realname=asn1crypto pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.24.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python ASN.1 library with a focus on performance and a pythonic API (mingw-w64)" url='https://github.com/wbond/asn1crypto' license=('MIT') diff --git a/mingw-w64-python-attrs/PKGBUILD b/mingw-w64-python-attrs/PKGBUILD index 0e7c44363e..435bdea783 100644 --- a/mingw-w64-python-attrs/PKGBUILD +++ b/mingw-w64-python-attrs/PKGBUILD @@ -4,7 +4,7 @@ _realname=attrs pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=18.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Attributes without boilerplate (mingw-w64)' url='https://attrs.readthedocs.org/' license=('MIT') diff --git a/mingw-w64-python-babel/PKGBUILD b/mingw-w64-python-babel/PKGBUILD index 853497f5c5..a9d00151dc 100644 --- a/mingw-w64-python-babel/PKGBUILD +++ b/mingw-w64-python-babel/PKGBUILD @@ -5,7 +5,7 @@ _realname=babel pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of tools for internationalizing Python applications (mingw-w64)" url="http://babel.pocoo.org/" license=("BSD") diff --git a/mingw-w64-python-backcall/PKGBUILD b/mingw-w64-python-backcall/PKGBUILD index c1de773dac..3bf74deccf 100644 --- a/mingw-w64-python-backcall/PKGBUILD +++ b/mingw-w64-python-backcall/PKGBUILD @@ -4,7 +4,7 @@ _realname=backcall pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Backwards compatible callback APIs (mingw-w64)" arch=('any') url='https://github.com/takluyver/backcall' @@ -13,8 +13,8 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") - -source=("${_realname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/84/71/c8ca4f5bb1e08401b916c68003acf0a0655df935d74d93bf3f3364b310e0/${_realname}-${pkgver}.tar.gz") +_dtoken="84/71/c8ca4f5bb1e08401b916c68003acf0a0655df935d74d93bf3f3364b310e0" +source=("${_realname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/${_dtoken}/${_realname}-${pkgver}.tar.gz") sha256sums=('38ecd85be2c1e78f77fd91700c76e14667dc21e2713b63876c0eb901196e01e4') prepare() { diff --git a/mingw-w64-python-beautifulsoup4/PKGBUILD b/mingw-w64-python-beautifulsoup4/PKGBUILD index 75de542c15..59389d8d72 100644 --- a/mingw-w64-python-beautifulsoup4/PKGBUILD +++ b/mingw-w64-python-beautifulsoup4/PKGBUILD @@ -4,7 +4,7 @@ _realname=beautifulsoup4 pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-beautifulsoup4" "${MINGW_PACKAGE_PREFIX}-python2-beautifulsoup4") pkgver=4.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python HTML/XML parser designed for quick turnaround projects like screen-scraping (mingw-w64)" arch=('any') url="https://www.crummy.com/software/BeautifulSoup/index.html" diff --git a/mingw-w64-python-binwalk/PKGBUILD b/mingw-w64-python-binwalk/PKGBUILD index c81cb15381..38f625e784 100644 --- a/mingw-w64-python-binwalk/PKGBUILD +++ b/mingw-w64-python-binwalk/PKGBUILD @@ -4,7 +4,7 @@ _realname=binwalk pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") #"${MINGW_PACKAGE_PREFIX}-python2-${_realname}" pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for searching a given binary image for embedded files (mingw-w64)" arch=('any') url="http://binwalk.org" diff --git a/mingw-w64-python-bleach/PKGBUILD b/mingw-w64-python-bleach/PKGBUILD index 50ac51183a..278a54a01c 100644 --- a/mingw-w64-python-bleach/PKGBUILD +++ b/mingw-w64-python-bleach/PKGBUILD @@ -4,7 +4,7 @@ _realname=bleach pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="An easy whitelist-based HTML-sanitizing tool (mingw-w64)" url="http://pypi.python.org/pypi/bleach" arch=('any') diff --git a/mingw-w64-python-certifi/PKGBUILD b/mingw-w64-python-certifi/PKGBUILD index 660f332dc5..c07529a003 100644 --- a/mingw-w64-python-certifi/PKGBUILD +++ b/mingw-w64-python-certifi/PKGBUILD @@ -4,7 +4,7 @@ _realname=certifi pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2018.4.16 -pkgrel=1 +pkgrel=2 pkgdesc="Python package for providing Mozilla's CA Bundle (mingw-w64)" url='https://pypi.python.org/pypi/certifi' license=('GPL') diff --git a/mingw-w64-python-cffi/PKGBUILD b/mingw-w64-python-cffi/PKGBUILD index 8f8e95bef2..e0e5230393 100644 --- a/mingw-w64-python-cffi/PKGBUILD +++ b/mingw-w64-python-cffi/PKGBUILD @@ -4,7 +4,7 @@ _realname=cffi pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.11.5 -pkgrel=1 +pkgrel=2 pkgdesc="Foreign Function Interface for Python calling C code (mingw-w64)" url='https://cffi.readthedocs.io/' license=('MIT') diff --git a/mingw-w64-python-characteristic/PKGBUILD b/mingw-w64-python-characteristic/PKGBUILD index 34893d3cb8..d2c5454b5d 100644 --- a/mingw-w64-python-characteristic/PKGBUILD +++ b/mingw-w64-python-characteristic/PKGBUILD @@ -4,7 +4,7 @@ _realname=characteristic pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=14.3.0 -pkgrel=2 +pkgrel=3 pkgdesc='Python attributes without boilerplate (mingw-w64)' url='https://characteristic.readthedocs.io/' license=('MIT') diff --git a/mingw-w64-python-chardet/PKGBUILD b/mingw-w64-python-chardet/PKGBUILD index 6cd09df77a..2dd2ee50aa 100644 --- a/mingw-w64-python-chardet/PKGBUILD +++ b/mingw-w64-python-chardet/PKGBUILD @@ -4,7 +4,7 @@ _realname=chardet pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-chardet" "${MINGW_PACKAGE_PREFIX}-python2-chardet") pkgver=3.0.4 -pkgrel=1 +pkgrel=2 arch=('any') url="https://github.com/chardet/chardet" license=('LGPL') diff --git a/mingw-w64-python-colorama/PKGBUILD b/mingw-w64-python-colorama/PKGBUILD index 3f79c00133..5bc1c7972d 100644 --- a/mingw-w64-python-colorama/PKGBUILD +++ b/mingw-w64-python-colorama/PKGBUILD @@ -5,7 +5,7 @@ _realname=colorama pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.3.9 -pkgrel=2 +pkgrel=3 pkgdesc="Python API for cross-platform colored terminal text (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-colorspacious/PKGBUILD b/mingw-w64-python-colorspacious/PKGBUILD index 8b7ae5f800..478f695a19 100644 --- a/mingw-w64-python-colorspacious/PKGBUILD +++ b/mingw-w64-python-colorspacious/PKGBUILD @@ -4,7 +4,7 @@ _realname=colorspacious pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python library for doing colorspace conversions (mingw-w64)" arch=('any') license=('MIT') diff --git a/mingw-w64-python-coverage/PKGBUILD b/mingw-w64-python-coverage/PKGBUILD index 2055cfac17..567069937f 100644 --- a/mingw-w64-python-coverage/PKGBUILD +++ b/mingw-w64-python-coverage/PKGBUILD @@ -4,7 +4,7 @@ _realname=coverage pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=4.5.1 -pkgrel=1 +pkgrel=2 pkgdesc='Code coverage measurement for Python (mingw-w64)' url='https://coverage.readthedocs.io/' license=('Apache 2.0') diff --git a/mingw-w64-python-coverage/coverage3-i686.install b/mingw-w64-python-coverage/coverage3-i686.install index 455d4a42fc..f6790c35aa 100644 --- a/mingw-w64-python-coverage/coverage3-i686.install +++ b/mingw-w64-python-coverage/coverage3-i686.install @@ -3,7 +3,7 @@ post_install() { local _prefix=$(pwd -W) cd - local _it - for _it in coverage coverage3 coverage-3.6; do + for _it in coverage coverage3 coverage-3.7; do sed -e "s|/mingw32|${_prefix}|g" \ -i mingw32/bin/${_it}-script.py done diff --git a/mingw-w64-python-coverage/coverage3-x86_64.install b/mingw-w64-python-coverage/coverage3-x86_64.install index 44bdf77d67..b4b659d8e7 100644 --- a/mingw-w64-python-coverage/coverage3-x86_64.install +++ b/mingw-w64-python-coverage/coverage3-x86_64.install @@ -3,7 +3,7 @@ post_install() { local _prefix=$(pwd -W) cd - local _it - for _it in coverage coverage3 coverage-3.6; do + for _it in coverage coverage3 coverage-3.7; do sed -e "s|/mingw64|${_prefix}|g" \ -i mingw64/bin/${_it}-script.py done diff --git a/mingw-w64-python-crcmod/PKGBUILD b/mingw-w64-python-crcmod/PKGBUILD index 6f0073cba7..b4fbb16325 100644 --- a/mingw-w64-python-crcmod/PKGBUILD +++ b/mingw-w64-python-crcmod/PKGBUILD @@ -4,7 +4,7 @@ _realname=crcmod pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.7 -pkgrel=1 +pkgrel=2 pkgdesc="Cyclic Redundancy Check (CRC) implementation in Python. (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/crcmod/" diff --git a/mingw-w64-python-cryptography/PKGBUILD b/mingw-w64-python-cryptography/PKGBUILD index 032d5c8f61..3ca2e85ad6 100644 --- a/mingw-w64-python-cryptography/PKGBUILD +++ b/mingw-w64-python-cryptography/PKGBUILD @@ -4,7 +4,7 @@ _realname=cryptography pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers (mingw-w64)" url='https://pypi.org/project/cryptography/' license=('Apache') diff --git a/mingw-w64-python-cssselect/PKGBUILD b/mingw-w64-python-cssselect/PKGBUILD index c463b30919..23ca4ccc12 100644 --- a/mingw-w64-python-cssselect/PKGBUILD +++ b/mingw-w64-python-cssselect/PKGBUILD @@ -4,7 +4,7 @@ _realname=cssselect pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.3 -pkgrel=1 +pkgrel=2 arch=('any') license=('BSD') url="https://pypi.python.org/pypi/cssselect" diff --git a/mingw-w64-python-cvxopt/PKGBUILD b/mingw-w64-python-cvxopt/PKGBUILD index a23659568f..622f4715dd 100644 --- a/mingw-w64-python-cvxopt/PKGBUILD +++ b/mingw-w64-python-cvxopt/PKGBUILD @@ -5,8 +5,8 @@ _realname=cvxopt pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=1.1.9 -pkgrel=2 +pkgver=1.2.0 +pkgrel=1 pkgdesc="Convex optimization based on the Python programming language (mingw-w64)" arch=('any') url='http://cvxopt.org' @@ -24,7 +24,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-openblas" "${MINGW_PACKAGE_PREFIX}-glpk") options=('staticlibs' 'strip' '!debug') source=("$pkgbase-$pkgver.tar.gz::https://github.com/${_realname}/${_realname}/archive/${pkgver}.tar.gz") -sha256sums=('SKIP') +sha256sums=('7157a08f35c93f2d9fd1f7fb90142264971bfe307d7c0433dc4b17af52ab80e3') prepare() { cd "$srcdir"/ diff --git a/mingw-w64-python-cx_Freeze/PKGBUILD b/mingw-w64-python-cx_Freeze/PKGBUILD index 97d11009be..eb6510fb75 100644 --- a/mingw-w64-python-cx_Freeze/PKGBUILD +++ b/mingw-w64-python-cx_Freeze/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-cx_Freeze" "${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze") pkgver=5.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python package for freezing scripts into executables (mingw-w64)" arch=('any') license=('PSF') diff --git a/mingw-w64-python-cycler/PKGBUILD b/mingw-w64-python-cycler/PKGBUILD index 6c99518cdd..7ee9e19748 100644 --- a/mingw-w64-python-cycler/PKGBUILD +++ b/mingw-w64-python-cycler/PKGBUILD @@ -4,7 +4,7 @@ _realname=cycler pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=0.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="Composable style cycles" arch=('any') license=('BSD') diff --git a/mingw-w64-python-dateutil/PKGBUILD b/mingw-w64-python-dateutil/PKGBUILD index cea6a82599..a1196d0f0e 100644 --- a/mingw-w64-python-dateutil/PKGBUILD +++ b/mingw-w64-python-dateutil/PKGBUILD @@ -5,7 +5,7 @@ _pyname=python-dateutil pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-$_realname" "${MINGW_PACKAGE_PREFIX}-python3-$_realname") pkgver=2.7.3 -pkgrel=1 +pkgrel=2 pkgdesc="Provides powerful extensions to the standard datetime module (mingw-w64)" arch=('any') license=('BSD' 'Apache') diff --git a/mingw-w64-python-decorator/PKGBUILD b/mingw-w64-python-decorator/PKGBUILD index ba5b876fe9..d86db29279 100644 --- a/mingw-w64-python-decorator/PKGBUILD +++ b/mingw-w64-python-decorator/PKGBUILD @@ -4,7 +4,7 @@ _realname=decorator pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=4.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Better living through Python with decorators (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-distutils-extra/PKGBUILD b/mingw-w64-python-distutils-extra/PKGBUILD index 680c5efe59..f42a617566 100644 --- a/mingw-w64-python-distutils-extra/PKGBUILD +++ b/mingw-w64-python-distutils-extra/PKGBUILD @@ -4,7 +4,7 @@ _realname=python-distutils-extra pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-distutils-extra" "${MINGW_PACKAGE_PREFIX}-python2-distutils-extra") pkgver=2.39 -pkgrel=3 +pkgrel=4 pkgdesc="Enhancements to the Python build system (mingw-w64)" arch=('any') license=('GPL') diff --git a/mingw-w64-python-docutils/PKGBUILD b/mingw-w64-python-docutils/PKGBUILD index 978bd42ee7..1fa1a7b1c6 100644 --- a/mingw-w64-python-docutils/PKGBUILD +++ b/mingw-w64-python-docutils/PKGBUILD @@ -5,7 +5,7 @@ _realname=docutils pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.14 -pkgrel=2 +pkgrel=3 pkgdesc="Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)" arch=('any') license=('custom') diff --git a/mingw-w64-python-et-xmlfile/PKGBUILD b/mingw-w64-python-et-xmlfile/PKGBUILD index 414d5deed8..08c4e61ead 100644 --- a/mingw-w64-python-et-xmlfile/PKGBUILD +++ b/mingw-w64-python-et-xmlfile/PKGBUILD @@ -4,7 +4,7 @@ _realname=et-xmlfile pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="A low memory library for creating large XML files (mingw-w64)" url="https://et-xmlfile.readthedocs.io/" arch=('any') diff --git a/mingw-w64-python-flaky/PKGBUILD b/mingw-w64-python-flaky/PKGBUILD index 44bedfa386..6972615820 100644 --- a/mingw-w64-python-flaky/PKGBUILD +++ b/mingw-w64-python-flaky/PKGBUILD @@ -4,7 +4,7 @@ _realname=flaky pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Plugin for nose or py.test that automatically reruns flaky tests (mingw-w64)" arch=('any') url="https://github.com/box/flaky" diff --git a/mingw-w64-python-funcsigs/PKGBUILD b/mingw-w64-python-funcsigs/PKGBUILD index cedd9600a2..1858c57f4c 100644 --- a/mingw-w64-python-funcsigs/PKGBUILD +++ b/mingw-w64-python-funcsigs/PKGBUILD @@ -4,7 +4,7 @@ _realname=funcsigs pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+' arch=('any') url='https://github.com/testing-cabal/funcsigs' diff --git a/mingw-w64-python-genty/PKGBUILD b/mingw-w64-python-genty/PKGBUILD index 9e137965a4..7cd1226a1e 100644 --- a/mingw-w64-python-genty/PKGBUILD +++ b/mingw-w64-python-genty/PKGBUILD @@ -4,7 +4,7 @@ _realname=genty pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Allows you to run a test with multiple data sets (mingw-w64)" arch=('any') url="https://github.com/box/genty" diff --git a/mingw-w64-python-greenlet/PKGBUILD b/mingw-w64-python-greenlet/PKGBUILD index dcbe7253f5..506881f814 100644 --- a/mingw-w64-python-greenlet/PKGBUILD +++ b/mingw-w64-python-greenlet/PKGBUILD @@ -4,7 +4,7 @@ _realname=greenlet pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.4.13 -pkgrel=1 +pkgrel=2 pkgdesc="Lightweight in-process concurrent programming (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/greenlet" diff --git a/mingw-w64-python-h5py/PKGBUILD b/mingw-w64-python-h5py/PKGBUILD index db3955a65a..122b651be6 100644 --- a/mingw-w64-python-h5py/PKGBUILD +++ b/mingw-w64-python-h5py/PKGBUILD @@ -4,7 +4,7 @@ _realname=h5py pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=2.7.0 +pkgver=2.8.0 pkgrel=1 pkgdesc="General-purpose Python bindings for the HDF5 library (mingw-w64)" arch=('any') @@ -19,11 +19,11 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-numpy" "${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-hdf5" "${MINGW_PACKAGE_PREFIX}-pkg-config") -_dtoken="11/6b/32cee6f59e7a03ab7c60bb250caff63e2d20c33ebca47cf8c28f6a2d085c" +_dtoken="74/5d/6f11a5fffc3d8884bb8d6c06abbee0b3d7c8c81bde9819979208ba823a47" source=(https://pypi.python.org/packages/${_dtoken}/h5py-${pkgver}.tar.gz 001-mingw-python.patch lzf_c.c.patch) -sha256sums=('79254312df2e6154c4928f5e3b22f7a2847b6e5ffb05ddc33e37b16e76d36310' +sha256sums=('e626c65a8587921ebc7fb8d31a49addfdd0b9a9aa96315ea484c09803337b955' '0a841ece7c08dbc5acdf247b3e73f3e1ca346940394a7a06ee30e8055189ce46' '6d0126b881b5dcd637146d151341b72aa68eef760092272279072ec0bc4ceca9') diff --git a/mingw-w64-python-html5lib/PKGBUILD b/mingw-w64-python-html5lib/PKGBUILD index 74f19b6a25..6fe1d7c1a8 100644 --- a/mingw-w64-python-html5lib/PKGBUILD +++ b/mingw-w64-python-html5lib/PKGBUILD @@ -4,7 +4,7 @@ _realname=html5lib pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.1 -pkgrel=1 +pkgrel=2 arch=('any') pkgdesc="A Python HTML parser/tokenizer based on the WHATWG HTML5 spec (mingw-w64)" url="https://github.com/html5lib" diff --git a/mingw-w64-python-httplib2/PKGBUILD b/mingw-w64-python-httplib2/PKGBUILD index e031bbb0c1..c6f1a7e198 100644 --- a/mingw-w64-python-httplib2/PKGBUILD +++ b/mingw-w64-python-httplib2/PKGBUILD @@ -4,7 +4,7 @@ _realname=httplib2 pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.10.3 +pkgver=0.11.3 pkgrel=1 pkgdesc="Comprehensive HTTP client library, supporting many features (mingw-w64)" arch=('any') @@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" ) source=(${_realname}-${pkgver}.tar.gz::https://github.com/httplib2/httplib2/archive/v${pkgver}.tar.gz cert.patch) -sha256sums=('d1bee28a68cc665c451c83d315e3afdbeb5391f08971dcc91e060d5ba16986f1' +sha256sums=('d9f568c183d1230f271e9c60bd99f3f2b67637c3478c9068fea29f7cca3d911f' '40ea256bbea834b7b350151e909316f8bc802a164ca50cf6dbf4a2a4565350c3') prepare() { diff --git a/mingw-w64-python-icu/PKGBUILD b/mingw-w64-python-icu/PKGBUILD index c2cdb3a696..10f055d7c6 100644 --- a/mingw-w64-python-icu/PKGBUILD +++ b/mingw-w64-python-icu/PKGBUILD @@ -4,7 +4,7 @@ _realname=PyICU pkgbase=mingw-w64-python-icu pkgname=("${MINGW_PACKAGE_PREFIX}-python2-icu" "${MINGW_PACKAGE_PREFIX}-python3-icu") pkgver=2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Python extension wrapping the ICU C++ API (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-idna/PKGBUILD b/mingw-w64-python-idna/PKGBUILD index e611e7eca3..e465fe9ec8 100644 --- a/mingw-w64-python-idna/PKGBUILD +++ b/mingw-w64-python-idna/PKGBUILD @@ -4,7 +4,7 @@ _realname=idna pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.7 -pkgrel=1 +pkgrel=2 pkgdesc='Internationalized Domain Names in Applications (mingw-w64)' url='https://github.com/kjd/idna' license=('BSD-like') diff --git a/mingw-w64-python-imagesize/PKGBUILD b/mingw-w64-python-imagesize/PKGBUILD index 7ccb09174d..e93eb9dd73 100644 --- a/mingw-w64-python-imagesize/PKGBUILD +++ b/mingw-w64-python-imagesize/PKGBUILD @@ -4,7 +4,7 @@ _realname=imagesize pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Getting image size from png/jpeg/jpeg2000/gif file (mingw-w64)" url='https://github.com/shibukawa/imagesize_py' license=('MIT') diff --git a/mingw-w64-python-ipykernel/PKGBUILD b/mingw-w64-python-ipykernel/PKGBUILD index 050f8c2211..4442440a61 100644 --- a/mingw-w64-python-ipykernel/PKGBUILD +++ b/mingw-w64-python-ipykernel/PKGBUILD @@ -3,8 +3,8 @@ _realname=ipykernel pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.6.1 -pkgrel=1 +pkgver=4.8.2 +pkgrel=2 pkgdesc="The ipython kernel for Jupyter (mingw-w64)" arch=('any') url="https://ipython.org/" @@ -12,7 +12,7 @@ license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/ipython/${_realname}/archive/${pkgver}.tar.gz") -sha256sums=('b52022f5a1bd026862ec49195f7ce2c915fbd9772c9e04ce4e778dba159d92a6') +sha256sums=('8d603e0561c303a47e6b6445ca5770a477f094451ec4af3d395e429e8439cdb3') prepare() { cd "${srcdir}/${_realname}-${pkgver}" diff --git a/mingw-w64-python-ipython_genutils/PKGBUILD b/mingw-w64-python-ipython_genutils/PKGBUILD index 3506fce542..9e465c6c16 100644 --- a/mingw-w64-python-ipython_genutils/PKGBUILD +++ b/mingw-w64-python-ipython_genutils/PKGBUILD @@ -4,7 +4,7 @@ _realname=ipython_genutils pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="IPython vestigial utilities (mingw-w64)" url="https://github.com/ipython/ipython_genutils" arch=('any') diff --git a/mingw-w64-python-ipywidgets/PKGBUILD b/mingw-w64-python-ipywidgets/PKGBUILD index 7a27dd2e73..d778b323bd 100644 --- a/mingw-w64-python-ipywidgets/PKGBUILD +++ b/mingw-w64-python-ipywidgets/PKGBUILD @@ -4,7 +4,7 @@ _realname=ipywidgets pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=7.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="IPython widgets for the Jupyter Notebook (mingw-w64)" url="https://github.com/ipython/ipywidgets" arch=('any') diff --git a/mingw-w64-python-jdcal/PKGBUILD b/mingw-w64-python-jdcal/PKGBUILD index a6112c20a2..5070b71965 100644 --- a/mingw-w64-python-jdcal/PKGBUILD +++ b/mingw-w64-python-jdcal/PKGBUILD @@ -4,7 +4,7 @@ _realname=jdcal pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Julian dates, from proleptic Gregorian and Julian calendars (mingw-w64)" url="https://github.com/phn/jdcal" arch=('any') diff --git a/mingw-w64-python-jinja/PKGBUILD b/mingw-w64-python-jinja/PKGBUILD index c8512d65fa..ad77be265b 100644 --- a/mingw-w64-python-jinja/PKGBUILD +++ b/mingw-w64-python-jinja/PKGBUILD @@ -4,7 +4,7 @@ _realname=jinja pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.10 -pkgrel=1 +pkgrel=2 pkgdesc="A simple pythonic template language written in Python (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-json-rpc/PKGBUILD b/mingw-w64-python-json-rpc/PKGBUILD index 955acf7afa..a610890d61 100644 --- a/mingw-w64-python-json-rpc/PKGBUILD +++ b/mingw-w64-python-json-rpc/PKGBUILD @@ -1,9 +1,10 @@ # Maintainer: Andrew Sun + _realname=json-rpc pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="JSON-RPC transport realisation (mingw-w64)" arch=('any') url="https://github.com/pavlov99/json-rpc" diff --git a/mingw-w64-python-jsonschema/PKGBUILD b/mingw-w64-python-jsonschema/PKGBUILD index 0a7206d708..743e9d0bfa 100644 --- a/mingw-w64-python-jsonschema/PKGBUILD +++ b/mingw-w64-python-jsonschema/PKGBUILD @@ -4,7 +4,7 @@ _realname=jsonschema pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="An implementation of JSON Schema validation for Python (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/jsonschema" diff --git a/mingw-w64-python-jupyter_client/PKGBUILD b/mingw-w64-python-jupyter_client/PKGBUILD index 59f6ccfbe5..2e41ab78dd 100644 --- a/mingw-w64-python-jupyter_client/PKGBUILD +++ b/mingw-w64-python-jupyter_client/PKGBUILD @@ -4,7 +4,7 @@ _realname=jupyter_client pkgbase=mingw-w64-python-jupyter_client pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=5.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="The reference implementation of the Jupyter protocol (mingw-w64)" arch=('any') url="https://jupyter.org/" diff --git a/mingw-w64-python-jupyter_console/PKGBUILD b/mingw-w64-python-jupyter_console/PKGBUILD index 064ad509c7..03a2072e2f 100644 --- a/mingw-w64-python-jupyter_console/PKGBUILD +++ b/mingw-w64-python-jupyter_console/PKGBUILD @@ -4,7 +4,7 @@ _realname=jupyter_console pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=5.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A terminal-based console frontend for Jupyter kernels. (mingw-w64)" arch=('any') url="https://jupyter.org/" diff --git a/mingw-w64-python-jupyter_core/PKGBUILD b/mingw-w64-python-jupyter_core/PKGBUILD index 4a02fa3c76..680a90f060 100644 --- a/mingw-w64-python-jupyter_core/PKGBUILD +++ b/mingw-w64-python-jupyter_core/PKGBUILD @@ -4,7 +4,7 @@ _realname=jupyter_core pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=4.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Core common functionality of Jupyter projects. (mingw-w64)" arch=('any') url="https://jupyter.org/" diff --git a/mingw-w64-python-kiwisolver/PKGBUILD b/mingw-w64-python-kiwisolver/PKGBUILD index 59e48ff334..c6d4fd38fc 100644 --- a/mingw-w64-python-kiwisolver/PKGBUILD +++ b/mingw-w64-python-kiwisolver/PKGBUILD @@ -4,7 +4,7 @@ _realname=kiwisolver pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A fast implementation of the Cassowary constraint solver (mingw-w64)" arch=('any') url='https://github.com/nucleic/kiwi' diff --git a/mingw-w64-python-lazy-object-proxy/PKGBUILD b/mingw-w64-python-lazy-object-proxy/PKGBUILD index 15dcbcfe4f..eab99b169f 100644 --- a/mingw-w64-python-lazy-object-proxy/PKGBUILD +++ b/mingw-w64-python-lazy-object-proxy/PKGBUILD @@ -4,7 +4,7 @@ _realname=lazy-object-proxy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A fast and thorough lazy object proxy (mingw-w64)" arch=('any') url="https://github.com/ionelmc/python-lazy-object-proxy" diff --git a/mingw-w64-python-lhafile/PKGBUILD b/mingw-w64-python-lhafile/PKGBUILD index 6cec366380..4092b57bab 100644 --- a/mingw-w64-python-lhafile/PKGBUILD +++ b/mingw-w64-python-lhafile/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-lhafile" "${MINGW_PACKAGE_PREFIX}-python3-lhafile") pkgver=0.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="LHA module for Python (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-matplotlib/PKGBUILD b/mingw-w64-python-matplotlib/PKGBUILD index 6969f546bf..8f2eddb4fa 100644 --- a/mingw-w64-python-matplotlib/PKGBUILD +++ b/mingw-w64-python-matplotlib/PKGBUILD @@ -4,7 +4,7 @@ _realname=matplotlib pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A python plotting library, making publication quality plots (mingw-w64)" arch=('any') url='https://matplotlib.org/' diff --git a/mingw-w64-python-mistune/PKGBUILD b/mingw-w64-python-mistune/PKGBUILD index b384688dd8..6fbcb4698c 100644 --- a/mingw-w64-python-mistune/PKGBUILD +++ b/mingw-w64-python-mistune/PKGBUILD @@ -4,7 +4,7 @@ _realname=mistune pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.8.3 -pkgrel=1 +pkgrel=2 pkgdesc="The fastest markdown parser in pure Python with renderer feature (mingw-w64)" arch=('any') url="https://github.com/lepture/mistune" diff --git a/mingw-w64-python-mock/PKGBUILD b/mingw-w64-python-mock/PKGBUILD index 4c6013c72a..c598656ba1 100644 --- a/mingw-w64-python-mock/PKGBUILD +++ b/mingw-w64-python-mock/PKGBUILD @@ -4,7 +4,7 @@ _realname=mock pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.0.0 -pkgrel=2 +pkgrel=3 pkgdesc='Rolling backport of unittest.mock for all Pythons (mingw-w64)' arch=('any') url='https://github.com/testing-cabal/mock' diff --git a/mingw-w64-python-more-itertools/PKGBUILD b/mingw-w64-python-more-itertools/PKGBUILD index 7aa8d8be0e..dbd2bb5995 100644 --- a/mingw-w64-python-more-itertools/PKGBUILD +++ b/mingw-w64-python-more-itertools/PKGBUILD @@ -4,7 +4,7 @@ _realname=more-itertools pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=4.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="More routines for operating on iterables, beyond itertools (mingw-w64)" arch=('any') url="https://github.com/erikrose/more-itertools" diff --git a/mingw-w64-python-ndg-httpsclient/PKGBUILD b/mingw-w64-python-ndg-httpsclient/PKGBUILD index 9979d1ce24..a47ea9ed72 100644 --- a/mingw-w64-python-ndg-httpsclient/PKGBUILD +++ b/mingw-w64-python-ndg-httpsclient/PKGBUILD @@ -5,7 +5,7 @@ _realname=ndg-httpsclient pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL (mingw-w64)" url='https://pypi.python.org/pypi/ndg-httpsclient' license=('BSD') diff --git a/mingw-w64-python-networkx/PKGBUILD b/mingw-w64-python-networkx/PKGBUILD index 1fcd5aa7b8..1414c4193e 100644 --- a/mingw-w64-python-networkx/PKGBUILD +++ b/mingw-w64-python-networkx/PKGBUILD @@ -4,18 +4,18 @@ _realname=networkx pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=1.11 -pkgrel=2 +pkgver=2.1 +pkgrel=1 pkgdesc="High-productivity software for complex networks (mingw-w64)" arch=('any') license=('BSD') -url="https://github.com/matplotlib/networkx" +url="https://github.com/networkx/networkx" makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-nose" "${MINGW_PACKAGE_PREFIX}-python2-nose") source=("https://github.com/networkx/networkx/archive/${_realname}-${pkgver}.tar.gz") -sha256sums=('5d630c369f6d77591f32d7d15d882ed5c9299f8ea084e6f0f6afea8b63b0f5ce') +sha256sums=('46aab610cdf15e680d944cafbf926a1d638f0cd2f1336b0f978b768a37d037f4') prepare() { cp -a networkx-${_realname}-${pkgver}{,-py2} diff --git a/mingw-w64-python-nuitka/PKGBUILD b/mingw-w64-python-nuitka/PKGBUILD index 74e1ae908e..7eba121dd6 100644 --- a/mingw-w64-python-nuitka/PKGBUILD +++ b/mingw-w64-python-nuitka/PKGBUILD @@ -3,7 +3,7 @@ _realname=nuitka pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.5.26 +pkgver=0.5.30 pkgrel=1 pkgdesc="Python to native compiler (mingw-w64)" arch=('any') @@ -12,7 +12,7 @@ url="https://www.nuitka.net/" makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("http://nuitka.net/releases/Nuitka-${pkgver}.tar.gz") noextract=(Nuitka-$pkgver.tar.gz) -sha256sums=('512d940cdc5909cbeebf6f75b4b057df548448c0c03251cdfdc4f406faf7f66e') +sha256sums=('f4480ee50bc553b91151d1a550aad35447481de73fcec80f52ba846d907840b6') prepare() { [[ -d $srcdir/${_realname}-${pkgver} ]] && rm -rf ${srcdir}/${_realname}-${pkgver} @@ -30,25 +30,6 @@ build() { done } -package_python3-nuitka() { - depends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools") - - local _mingw_prefix=$(cygpath -am ${MINGW_PREFIX}) - - cd "${srcdir}/python3-build" - MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ - ${MINGW_PREFIX}/bin/python3 setup.py install --prefix=${MINGW_PREFIX} --root="${pkgdir}" -O1 - - pushd "${pkgdir}${MINGW_PREFIX}"/bin > /dev/null - for filename in nuitka nuitka-run; do - sed -e "s|...\python|python3|g" \ - -i ${filename}.bat - sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i ${filename} - done - popd > /dev/null - -} - package_python2-nuitka() { depends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools") @@ -63,13 +44,34 @@ package_python2-nuitka() { sed -e "s|...\python|python2|g" \ -e "s|${filename}|${filename}2|g" \ -i ${filename}.bat - sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i ${filename} - mv "${pkgdir}${MINGW_PREFIX}"/bin/${filename} "${pkgdir}${MINGW_PREFIX}"/bin/${filename}2 - mv "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.bat "${pkgdir}${MINGW_PREFIX}"/bin/${filename}2.bat + sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i ${filename}-script.py + #mv "${pkgdir}${MINGW_PREFIX}"/bin/${filename} "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.exe + #mv "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.bat "${pkgdir}${MINGW_PREFIX}"/bin/${filename}2.bat done popd > /dev/null } +package_python3-nuitka() { + depends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools") + + local _mingw_prefix=$(cygpath -am ${MINGW_PREFIX}) + + cd "${srcdir}/python3-build" + MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ + ${MINGW_PREFIX}/bin/python3 setup.py install --prefix=${MINGW_PREFIX} --root="${pkgdir}" -O1 + + mv "${pkgdir}${MINGW_PREFIX}"/bin/nuitka.bat "${pkgdir}${MINGW_PREFIX}"/bin/nuitka3.bat + mv "${pkgdir}${MINGW_PREFIX}"/bin/nuitka-run.bat "${pkgdir}${MINGW_PREFIX}"/bin/nuitka3-run.bat + pushd "${pkgdir}${MINGW_PREFIX}"/bin > /dev/null + for filename in nuitka3 nuitka3-run; do + sed -e "s|...\python|python3|g" \ + -i ${filename}.bat + sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i ${filename}-script.py + done + popd > /dev/null + +} + package_mingw-w64-i686-python2-nuitka() { package_python2-nuitka } diff --git a/mingw-w64-python-numpy/PKGBUILD b/mingw-w64-python-numpy/PKGBUILD index c3db7bdf55..8a8e567411 100644 --- a/mingw-w64-python-numpy/PKGBUILD +++ b/mingw-w64-python-numpy/PKGBUILD @@ -6,7 +6,7 @@ _realname=numpy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.14.5 -pkgrel=1 +pkgrel=2 pkgdesc="Scientific tools for Python (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-olefile/PKGBUILD b/mingw-w64-python-olefile/PKGBUILD index 84379874bd..703663469a 100644 --- a/mingw-w64-python-olefile/PKGBUILD +++ b/mingw-w64-python-olefile/PKGBUILD @@ -4,7 +4,7 @@ _realname=olefile pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.45.1 -pkgrel=1 +pkgrel=2 arch=('any') license=('BSD') url="https://www.decalage.info/olefile" diff --git a/mingw-w64-python-openmdao/PKGBUILD b/mingw-w64-python-openmdao/PKGBUILD index 226fbefdf9..c53db90a75 100644 --- a/mingw-w64-python-openmdao/PKGBUILD +++ b/mingw-w64-python-openmdao/PKGBUILD @@ -4,49 +4,49 @@ _realname=openmdao pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=1.7.3 +pkgver=1.7.4 pkgrel=1 -pkgdesc="An open-source MDAO framework written in Python. (mingw-w64)" +pkgdesc="An open-source MDAO framework written in Python (mingw-w64)" arch=('any') license=('apache') url="https://openmdao.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") -source=("OpenMDAO-${pkgver}.tar.gz::https://github.com/OpenMDAO/OpenMDAO/archive/${pkgver}.tar.gz") -sha256sums=('5425184fcb08d685997cfffbb12bb369e306dec3a45e66df76925de10f426b18') +source=("OpenMDAO-${pkgver}.tar.gz::https://github.com/OpenMDAO/OpenMDAO1/archive/${pkgver}.tar.gz") +sha256sums=('39393a99409e597d007edb8d11c92c5c47e7afd3365ff9be865a918ac2518b49') prepare() { - cp -a OpenMDAO-${pkgver}{,-py2} + cp -a OpenMDAO1-${pkgver}{,-py2} } build() { - cd ${srcdir}/OpenMDAO-${pkgver} + cd ${srcdir}/OpenMDAO1-${pkgver} python3 setup.py build - cd ${srcdir}/OpenMDAO-${pkgver}-py2 + cd ${srcdir}/OpenMDAO1-${pkgver}-py2 python2 setup.py build } #check() { -# cd ${srcdir}/OpenMDAO-${_realname}-${pkgver} -# nosetests-3.5 +# cd ${srcdir}/OpenMDAO1-${_realname}-${pkgver} +# nosetests-3.7 # -# cd ${srcdir}/OpenMDAO-${_realname}-${pkgver}-py2 +# cd ${srcdir}/OpenMDAO1-${_realname}-${pkgver}-py2 # nosetests-2.7 #} package_python3-openmdao() { depends=( - "${MINGW_PACKAGE_PREFIX}-python3-numpy>=1.9.2" + "${MINGW_PACKAGE_PREFIX}-python3-numpy" "${MINGW_PACKAGE_PREFIX}-python3-scipy" - "${MINGW_PACKAGE_PREFIX}-python3-networkx>=1.9.1" + "${MINGW_PACKAGE_PREFIX}-python3-networkx" "${MINGW_PACKAGE_PREFIX}-python3-sqlitedict" "${MINGW_PACKAGE_PREFIX}-python3-pyparsing" "${MINGW_PACKAGE_PREFIX}-python3-six" ) - cd OpenMDAO-${pkgver} + cd OpenMDAO1-${pkgver} MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python3 setup.py install --root=${pkgdir} --prefix=${MINGW_PREFIX} --optimize=1 install -D -m644 LICENSE.txt "${pkgdir}${MINGW_PREFIX}/share/licenses/python3-${_realname}/LICENSE" @@ -54,15 +54,15 @@ package_python3-openmdao() { package_python2-openmdao() { depends=( - "${MINGW_PACKAGE_PREFIX}-python2-numpy>=1.9.2" + "${MINGW_PACKAGE_PREFIX}-python2-numpy" "${MINGW_PACKAGE_PREFIX}-python2-scipy" - "${MINGW_PACKAGE_PREFIX}-python2-networkx>=1.9.1" + "${MINGW_PACKAGE_PREFIX}-python2-networkx" "${MINGW_PACKAGE_PREFIX}-python2-sqlitedict" "${MINGW_PACKAGE_PREFIX}-python2-pyparsing" "${MINGW_PACKAGE_PREFIX}-python2-six" ) - cd OpenMDAO-${pkgver}-py2 + cd OpenMDAO1-${pkgver}-py2 MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python2 setup.py install --root=${pkgdir} --prefix=${MINGW_PREFIX} --optimize=1 install -D -m644 LICENSE.txt "${pkgdir}${MINGW_PREFIX}/share/licenses/python2-${_realname}/LICENSE" diff --git a/mingw-w64-python-openpyxl/PKGBUILD b/mingw-w64-python-openpyxl/PKGBUILD index 38d169b8c8..205edb567f 100644 --- a/mingw-w64-python-openpyxl/PKGBUILD +++ b/mingw-w64-python-openpyxl/PKGBUILD @@ -4,7 +4,7 @@ _realname=openpyxl pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=2.5.0a1 +pkgver=2.5.4 pkgrel=1 pkgdesc="A python library to read/write Excel 2007 xlsx/xlsm file (mingw-w64)" url="https://openpyxl.readthedocs.io/" @@ -16,10 +16,10 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-jdcal" "${MINGW_PACKAGE_PREFIX}-python3-et-xmlfile" "${MINGW_PACKAGE_PREFIX}-python2-et-xmlfile") -_dtoken="28/c5/7e7d4062eccf8f4bbd91a9cc503af702e1a5dd2ccf196dbdebcb5b26c576" +_dtoken="f6/13/3c1263b852377738eaa60f99602fb58cc8ad2fd1badb0b724b0d5b532727" source=("https://pypi.python.org/packages/${_dtoken}/openpyxl-${pkgver}.tar.gz" "LICENSE") -sha256sums=('b53bf1711b8f90de16936e702a28d5074f1c75dd81ac6ea5131b62d81c057730' +sha256sums=('9239b74faf175dc4276a5fc277655fc53c2f704ded39e680d35e6a39e1913f69' '0c1a4c0d3ea3fe274145e211f4c2e7de6f1747e3a086610c4ae70aca2ec9d50c') prepare() { diff --git a/mingw-w64-python-packaging/PKGBUILD b/mingw-w64-python-packaging/PKGBUILD index 66d9150587..6ef3bcecb6 100644 --- a/mingw-w64-python-packaging/PKGBUILD +++ b/mingw-w64-python-packaging/PKGBUILD @@ -4,7 +4,7 @@ _realname=packaging pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=16.8 -pkgrel=3 +pkgrel=4 pkgdesc="Core utilities for Python packages (mingw-w64)" arch=('any') url="https://github.com/pypa/packaging" diff --git a/mingw-w64-python-pandas/PKGBUILD b/mingw-w64-python-pandas/PKGBUILD index 1a1a47a3ed..28ece9c80a 100644 --- a/mingw-w64-python-pandas/PKGBUILD +++ b/mingw-w64-python-pandas/PKGBUILD @@ -3,7 +3,7 @@ _realname=pandas pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.23.1 +pkgver=0.23.3 pkgrel=1 pkgdesc="Cross-section and time series data analysis toolkit (mingw-w64)" arch=('any') @@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-numpy" "${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-gcc") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/pandas-dev/${_realname}/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.gz") -sha256sums=('50b52af2af2e15f4aeb2fe196da073a8c131fa02e433e105d95ce40016df5690') +sha256sums=('9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612') prepare() { diff --git a/mingw-w64-python-pandocfilters/PKGBUILD b/mingw-w64-python-pandocfilters/PKGBUILD index f144276cea..59b2bf6030 100644 --- a/mingw-w64-python-pandocfilters/PKGBUILD +++ b/mingw-w64-python-pandocfilters/PKGBUILD @@ -4,7 +4,7 @@ _realname=pandocfilters pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="A python module for writing pandoc filters (mingw-w64)" arch=('any') url='https://pypi.python.org/pypi/pandocfilters' diff --git a/mingw-w64-python-path/PKGBUILD b/mingw-w64-python-path/PKGBUILD index a75e3a2d65..243df453ba 100644 --- a/mingw-w64-python-path/PKGBUILD +++ b/mingw-w64-python-path/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-path pkgname=("${MINGW_PACKAGE_PREFIX}-python3-path" "${MINGW_PACKAGE_PREFIX}-python2-path") pkgver=11.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://pypi.org/project/path.py/" arch=('any') @@ -38,7 +38,7 @@ build() { #check() { # cd ${srcdir}/${_realname}-${pkgver} -# py.test-3.6 +# py.test-3.7 # # cd ${srcdir}/${_realname}-${pkgver}-py2 # py.test-2.7 diff --git a/mingw-w64-python-pathlib2/PKGBUILD b/mingw-w64-python-pathlib2/PKGBUILD index 8da3a5dd73..5d22629f96 100644 --- a/mingw-w64-python-pathlib2/PKGBUILD +++ b/mingw-w64-python-pathlib2/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=2.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="This module offers a set of classes featuring all the common operations on paths in an easy, object-oriented way (mingw-w64)" url="https://pathlib.readthedocs.io/en/${pkgver}/" arch=('any') diff --git a/mingw-w64-python-patsy/PKGBUILD b/mingw-w64-python-patsy/PKGBUILD index c60748ab73..f655a27c50 100644 --- a/mingw-w64-python-patsy/PKGBUILD +++ b/mingw-w64-python-patsy/PKGBUILD @@ -4,7 +4,7 @@ _realname=patsy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python package for describing statistical models and for building design matrices (mingw-w64)" arch=('any') url="https://github.com/pydata/patsy" diff --git a/mingw-w64-python-pbr/PKGBUILD b/mingw-w64-python-pbr/PKGBUILD index e2e4cd3e69..1000d3b2a8 100644 --- a/mingw-w64-python-pbr/PKGBUILD +++ b/mingw-w64-python-pbr/PKGBUILD @@ -3,7 +3,7 @@ _realname=pbr pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.0.4 +pkgver=4.1.0 pkgrel=1 pkgdesc="Python Build Reasonableness (mingw-w64)" url="https://launchpad.net/pbr" @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-six") #_dtoken="d5/d6/f2bf137d71e4f213b575faa9eb426a8775732432edb67588a8ee836ecb80" source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/openstack-dev/pbr/archive/${pkgver}.tar.gz") -sha256sums=('df8f500937a0f7f1d2172a7d0b66e0cd1343538bffeac05f818633a1a355b582') +sha256sums=('53fbc06b31ed7e6a6338d5d8431f66ee32dfd1265c0b46b01c309a17987d7fff') prepare() { cd ${srcdir} diff --git a/mingw-w64-python-pdfrw/PKGBUILD b/mingw-w64-python-pdfrw/PKGBUILD index 9142c93ec4..31406e4901 100644 --- a/mingw-w64-python-pdfrw/PKGBUILD +++ b/mingw-w64-python-pdfrw/PKGBUILD @@ -4,7 +4,7 @@ _realname=pdfrw pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Convert restructured text to PDF via reportlab (mingw-w64)" arch=('any') url='https://github.com/pmaupin/pdfrw' @@ -19,7 +19,6 @@ sha256sums=('f4da059213a0fdf8f63aa3f711cfbc25a5100333514b396f71bb90cb7bd4365f') prepare() { - cd "$srcdir"/ for builddir in python{2,3}-build; do rm -rf $builddir | true cp -r "${_realname}-${pkgver}" "${builddir}" @@ -28,8 +27,8 @@ prepare() { check() { for pver in {2,3}; do - msg "Python ${pver} test for ${CARCH}" - cd "${srcdir}/python${pver}-build" + msg "Python ${pver} test for ${CARCH}" + cd "${srcdir}/python${pver}-build" ${MINGW_PREFIX}/bin/python${pver} setup.py check done } diff --git a/mingw-w64-python-pgen2/PKGBUILD b/mingw-w64-python-pgen2/PKGBUILD index 1552b9b080..a14519c788 100644 --- a/mingw-w64-python-pgen2/PKGBUILD +++ b/mingw-w64-python-pgen2/PKGBUILD @@ -7,7 +7,7 @@ _realname=pgen2 pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Pure Python implementation of pgen, the Python parser generator (mingw-w64)" arch=('any') url='https://github.com/mythonlang/pgen2/' @@ -22,7 +22,6 @@ source=("https://pypi.python.org/packages/${_dtoken}/${_realname}-${pkgver}.tar. sha256sums=('a5057017c99eb45512f1cc772bae5953ed64104c1c705f0438aa00d06ee65804') prepare() { - cd "$srcdir"/ for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" diff --git a/mingw-w64-python-pickleshare/PKGBUILD b/mingw-w64-python-pickleshare/PKGBUILD index abfe3f7f92..fb263b2b58 100644 --- a/mingw-w64-python-pickleshare/PKGBUILD +++ b/mingw-w64-python-pickleshare/PKGBUILD @@ -4,7 +4,7 @@ _realname=pickleshare pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=0.7.4 -pkgrel=2 +pkgrel=3 pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://github.com/pickleshare/pickleshare" arch=('any') diff --git a/mingw-w64-python-pillow/PKGBUILD b/mingw-w64-python-pillow/PKGBUILD index e2025e37a9..892c6cfba0 100644 --- a/mingw-w64-python-pillow/PKGBUILD +++ b/mingw-w64-python-pillow/PKGBUILD @@ -4,7 +4,7 @@ _realname=Pillow pkgbase=mingw-w64-python-pillow pkgname=("${MINGW_PACKAGE_PREFIX}-python2-pillow" "${MINGW_PACKAGE_PREFIX}-python3-pillow") pkgver=5.1.0 -pkgrel=1 +pkgrel=2 arch=('any') license=('custom') url="https://github.com/python-pillow/Pillow/" @@ -42,8 +42,8 @@ apply_patch_with_msg() { del_file_exists() { for _fname in "$@" do - if [ -f $_fname ] || [ -d $_fname ]; then - rm -rf $_fname + if [ -f ${_fname} ] || [ -d ${_fname} ]; then + rm -rf ${_fname} fi done } diff --git a/mingw-w64-python-pluggy/PKGBUILD b/mingw-w64-python-pluggy/PKGBUILD index 3fa12b3ee2..24644a1220 100644 --- a/mingw-w64-python-pluggy/PKGBUILD +++ b/mingw-w64-python-pluggy/PKGBUILD @@ -4,7 +4,7 @@ _realname=pluggy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.6.0 -pkgrel=1 +pkgrel=2 pkgdesc='Plugin and hook calling mechanisms for python (mingw-w64)' url='https://github.com/pytest-dev/pluggy' license=('MIT') @@ -17,8 +17,6 @@ source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realna sha256sums=('7f8ae7f5bdf75671a718d2daf0a64b7885f74510bcd98b1a0bb420eb9a9d0cff') prepare() { - cd ${srcdir} - for pver in {2,3}; do rm -rf python${pver}-build-${CARCH}| true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" diff --git a/mingw-w64-python-ply/PKGBUILD b/mingw-w64-python-ply/PKGBUILD index 11183e0958..48b34cdf85 100644 --- a/mingw-w64-python-ply/PKGBUILD +++ b/mingw-w64-python-ply/PKGBUILD @@ -1,9 +1,10 @@ # Maintainer: Andrew Sun + _realname=ply pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=3.11 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of lex and yacc parsing tools (mingw-w64)" arch=('any') url="http://www.dabeaz.com/ply/" diff --git a/mingw-w64-python-pptx/PKGBUILD b/mingw-w64-python-pptx/PKGBUILD index 04583ee56d..134cb26c32 100644 --- a/mingw-w64-python-pptx/PKGBUILD +++ b/mingw-w64-python-pptx/PKGBUILD @@ -4,7 +4,7 @@ _realname=pptx pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=0.6.5 +pkgver=0.6.10 pkgrel=1 pkgdesc="Create Open XML PowerPoint documents in Python (mingw-w64)" url="https://github.com/scanny/python-pptx" @@ -19,8 +19,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-mock" "${MINGW_PACKAGE_PREFIX}-python2-pyparsing>=2.0.1" "${MINGW_PACKAGE_PREFIX}-python2-pytest") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/scanny/python-pptx/archive/v${pkgver}.tar.gz") -sha256sums=('36dc034853a4abee679db3920aae9c6b71282c311ca8ac79ece0ab3a9cf5f308') - +sha256sums=('c92ebbbb16b19a927373b443c53070577f4e3d24a12036f01b4f0ad07fba7c54') prepare() { cp -a python-pptx-${pkgver} python-pptx-${pkgver}-py2 @@ -36,7 +35,7 @@ build() { #check() { # cd ${srcdir}/python-pptx-${pkgver} -# py.test-3.6.exe +# py.test-3.7.exe # # cd ${srcdir}/python-pptx-${pkgver}-py2 # py.test-2.7 diff --git a/mingw-w64-python-pretend/PKGBUILD b/mingw-w64-python-pretend/PKGBUILD index 64557fb845..e2e533da8e 100644 --- a/mingw-w64-python-pretend/PKGBUILD +++ b/mingw-w64-python-pretend/PKGBUILD @@ -4,7 +4,7 @@ _realname=pretend pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="A library for stubbing in Python (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-prettytable/PKGBUILD b/mingw-w64-python-prettytable/PKGBUILD index c2c7f02434..6e67b7c535 100644 --- a/mingw-w64-python-prettytable/PKGBUILD +++ b/mingw-w64-python-prettytable/PKGBUILD @@ -4,7 +4,7 @@ _realname=prettytable pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="A simple Python library for easily displaying tabular data (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/PrettyTable" diff --git a/mingw-w64-python-prompt_toolkit/PKGBUILD b/mingw-w64-python-prompt_toolkit/PKGBUILD index eca048f64a..f3afdddbe5 100644 --- a/mingw-w64-python-prompt_toolkit/PKGBUILD +++ b/mingw-w64-python-prompt_toolkit/PKGBUILD @@ -3,7 +3,7 @@ _realname=prompt_toolkit pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=1.0.14 +pkgver=1.0.15 pkgrel=1 pkgdesc="Library for building powerful interactive command lines in Python" url="https://github.com/jonathanslenders/python-prompt-toolkit" @@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-pytest" "${MINGW_PACKAGE_PREFIX}-python2-pytest") source=(python-prompt-toolkit-${pkgver}.tar.gz::https://github.com/jonathanslenders/python-prompt-toolkit/archive/${pkgver}.tar.gz) -sha256sums=('ac04b23e73a5cf97551d17f4007674262a023e4f574d3c4cfe8c1383ec9764ec') +sha256sums=('e2f720a1e8149a2b56b776d68c8fb28c8211546d266301178fb982e69d0c9bed') prepare() { cp -a python-prompt-toolkit-${pkgver}{,-py2} @@ -77,5 +77,3 @@ package_mingw-w64-x86_64-python2-prompt_toolkit() { package_mingw-w64-x86_64-python3-prompt_toolkit() { package_python3-prompt_toolkit } - -# vim:set ts=2 sw=2 et: diff --git a/mingw-w64-python-psutil/PKGBUILD b/mingw-w64-python-psutil/PKGBUILD index da82cb61b6..ac600532d4 100644 --- a/mingw-w64-python-psutil/PKGBUILD +++ b/mingw-w64-python-psutil/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=5.4.6 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-platform process and system utilities module for Python (mingw-w64)" arch=('any') url="https://github.com/giampaolo/" diff --git a/mingw-w64-python-ptyprocess/PKGBUILD b/mingw-w64-python-ptyprocess/PKGBUILD index a0739d59b5..1fcd35e9f5 100644 --- a/mingw-w64-python-ptyprocess/PKGBUILD +++ b/mingw-w64-python-ptyprocess/PKGBUILD @@ -3,7 +3,7 @@ _realname=ptyprocess pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=0.5.2 +pkgver=0.6.0 pkgrel=1 pkgdesc="Run a subprocess in a pseudo terminal (mingw-w64)" url="https://github.com/pexpect/ptyprocess" @@ -13,13 +13,11 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") source=(${_realname}-${pkgver}.tar.gz::https://pypi.io/packages/source/p/${_realname}/${_realname}-${pkgver}.tar.gz 'https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE') -sha256sums=('e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365' +sha256sums=('923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0' 'c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a') prepare() { - cd "$srcdir"/ - for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" diff --git a/mingw-w64-python-pyamg/PKGBUILD b/mingw-w64-python-pyamg/PKGBUILD index 73eed22864..3358fb18b0 100644 --- a/mingw-w64-python-pyamg/PKGBUILD +++ b/mingw-w64-python-pyamg/PKGBUILD @@ -4,7 +4,7 @@ _realname=pyamg pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=3.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="PyAMG: Algebraic Multigrid Solvers in Python (mingw-w64)" arch=('any') license=('MIT') diff --git a/mingw-w64-python-pyasn1-modules/PKGBUILD b/mingw-w64-python-pyasn1-modules/PKGBUILD index b95f9c2c6f..1d5316b36e 100644 --- a/mingw-w64-python-pyasn1-modules/PKGBUILD +++ b/mingw-w64-python-pyasn1-modules/PKGBUILD @@ -3,10 +3,10 @@ _realname=pyasn1-modules pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.2.1 +pkgver=0.2.2 pkgrel=1 pkgdesc='A collection of ASN.1-based protocols modules (mingw-w64)' -url='https://sourceforge.net/projects/pyasn1/' +url='https://github.com/etingof/pyasn1-modules/' license=('BSD') arch=('any') makedepends=("${MINGW_PACKAGE_PREFIX}-python2" @@ -14,10 +14,9 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python2-pyasn1" "${MINGW_PACKAGE_PREFIX}-python3-pyasn1") source=(${_realname}-${pkgver}.tar.gz::"https://pypi.io/packages/source/p/pyasn1-modules/${_realname}-${pkgver}.tar.gz") -sha256sums=('af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc') +sha256sums=('a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547') prepare() { - cd ${srcdir} cp -r ${_realname}-${pkgver} build-python2 cp -r ${_realname}-${pkgver} build-python3 } diff --git a/mingw-w64-python-pyasn1/PKGBUILD b/mingw-w64-python-pyasn1/PKGBUILD index c3c8b593a9..dcb57ed077 100644 --- a/mingw-w64-python-pyasn1/PKGBUILD +++ b/mingw-w64-python-pyasn1/PKGBUILD @@ -4,7 +4,7 @@ _realname=pyasn1 pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.4.3 -pkgrel=1 +pkgrel=2 pkgdesc='ASN.1 types and codecs (mingw-w64)' url='https://sourceforge.net/projects/pyasn1/' license=('BSD') diff --git a/mingw-w64-python-pycparser/PKGBUILD b/mingw-w64-python-pycparser/PKGBUILD index 5695283ca7..a2c7a83caa 100644 --- a/mingw-w64-python-pycparser/PKGBUILD +++ b/mingw-w64-python-pycparser/PKGBUILD @@ -4,7 +4,7 @@ _realname=pycparser pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.18 -pkgrel=1 +pkgrel=2 pkgdesc='Complete parser of the C language, written in pure Python (mingw-w64)' arch=('any') url='https://github.com/eliben/pycparser' diff --git a/mingw-w64-python-pyflakes/PKGBUILD b/mingw-w64-python-pyflakes/PKGBUILD index 35e17752ea..0410765dea 100644 --- a/mingw-w64-python-pyflakes/PKGBUILD +++ b/mingw-w64-python-pyflakes/PKGBUILD @@ -7,7 +7,7 @@ _realname=pyflakes pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A lint-like tool for Python to identify common errors quickly without executing code (mingw-w64)" arch=('any') url='http://pypi.python.org/pypi/pyflakes' @@ -24,23 +24,22 @@ sha256sums=('9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49') apply_patch_with_msg() { for _patch in "$@" do - msg2 "Applying $_patch" - patch -Nbp1 -i "${srcdir}/$_patch" + msg2 "Applying ${_patch}" + patch -Nbp1 -i "${srcdir}/${_patch}" done } del_file_exists() { - for _fname in "$@" + for {_fname} in "$@" do - if [ -f $_fname ]; then - rm -rf $_fname + if [ -f ${_fname} ]; then + rm -rf ${_fname} fi done } # =========================================== # prepare() { - cd "${srcdir}" for builddir in python{2,3}-build-${CARCH}; do rm -rf ${builddir} | true cp -r "${_realname}-${pkgver}" "${builddir}" diff --git a/mingw-w64-python-pygments/PKGBUILD b/mingw-w64-python-pygments/PKGBUILD index 979fd90239..bcd3475736 100644 --- a/mingw-w64-python-pygments/PKGBUILD +++ b/mingw-w64-python-pygments/PKGBUILD @@ -6,7 +6,7 @@ _realname=pygments pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Python syntax highlighter (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-pyopenssl/PKGBUILD b/mingw-w64-python-pyopenssl/PKGBUILD index fd714eb706..c4ec34d6e2 100644 --- a/mingw-w64-python-pyopenssl/PKGBUILD +++ b/mingw-w64-python-pyopenssl/PKGBUILD @@ -4,7 +4,7 @@ _realname=pyopenssl pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=18.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper module around the OpenSSL library (mingw-w64)" url='https://pypi.python.org/pypi/pyOpenSSL' license=('LGPL2.1') diff --git a/mingw-w64-python-pyparsing/PKGBUILD b/mingw-w64-python-pyparsing/PKGBUILD index 19796fb502..a33f7fdcf1 100644 --- a/mingw-w64-python-pyparsing/PKGBUILD +++ b/mingw-w64-python-pyparsing/PKGBUILD @@ -4,7 +4,7 @@ _realname=pyparsing pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.2.0 -pkgrel=2 +pkgrel=3 pkgdesc='General parsing module for Python (mingw-w64)' arch=('any') url='https://pyparsing.wikispaces.com/' diff --git a/mingw-w64-python-pytest-runner/PKGBUILD b/mingw-w64-python-pytest-runner/PKGBUILD index 0492d5147e..1d3a2f0fe5 100644 --- a/mingw-w64-python-pytest-runner/PKGBUILD +++ b/mingw-w64-python-pytest-runner/PKGBUILD @@ -7,7 +7,7 @@ _realname=pytest-runner pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Invoke py.test as distutils command with dependency resolution (mingw-w64)" arch=('any') url='https://github.com/pytest-dev/pytest-runner' diff --git a/mingw-w64-python-pytz/PKGBUILD b/mingw-w64-python-pytz/PKGBUILD index c6f3492a28..51b214c183 100644 --- a/mingw-w64-python-pytz/PKGBUILD +++ b/mingw-w64-python-pytz/PKGBUILD @@ -3,7 +3,7 @@ _realname=pytz pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=2018.4 +pkgver=2018.5 pkgrel=1 pkgdesc="Cross platform time zone library for Python (mingw-w64)" arch=('any') @@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python2") #_dtoken="a4/09/c47e57fc9c7062b4e83b075d418800d322caa87ec0ac21e6308bd3a2d519" source=(https://pypi.io/packages/source/p/pytz/pytz-${pkgver}.tar.gz{,.asc}) -sha256sums=('c06425302f2cf668f1bba7a0a03f3c1d34d4ebeef2c72003da308b3947c7f749' +sha256sums=('ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277' 'SKIP') prepare() { diff --git a/mingw-w64-python-pywavelets/PKGBUILD b/mingw-w64-python-pywavelets/PKGBUILD index 75122fde19..6221b9e0d1 100644 --- a/mingw-w64-python-pywavelets/PKGBUILD +++ b/mingw-w64-python-pywavelets/PKGBUILD @@ -5,7 +5,7 @@ _realname=pywavelets pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.5.2 -pkgrel=1 +pkgrel=2 pkgdesc="Discrete Wavelet Transforms in Python (mingw-w64)" arch=('any') license=('MIT') diff --git a/mingw-w64-python-pyzmq/PKGBUILD b/mingw-w64-python-pyzmq/PKGBUILD index 336dbff4dc..95751ca9e4 100644 --- a/mingw-w64-python-pyzmq/PKGBUILD +++ b/mingw-w64-python-pyzmq/PKGBUILD @@ -4,7 +4,7 @@ _realname=pyzmq pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=17.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for zeromq, written in Cython (mingw-w64)" arch=('any') url="http://www.zeromq.org/bindings:python" @@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-cython2" "${MINGW_PACKAGE_PREFIX}-cython" - ) + "${MINGW_PACKAGE_PREFIX}-zeromq") depends=("${MINGW_PACKAGE_PREFIX}-zeromq") _dtoken="af/37/8e0bf3800823bc247c36715a52e924e8f8fd5d1432f04b44b8cd7a5d7e55" @@ -46,7 +46,7 @@ all_build() { package_python3-pyzmq() { local interpreter=python3 - depends=("${MINGW_PACKAGE_PREFIX}-python3") + depends=("${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-zeromq") cd "${srcdir}/${_realname}-${pkgver}" @@ -58,7 +58,7 @@ package_python3-pyzmq() { package_python2-pyzmq() { local interpreter=python2 - depends=("${MINGW_PACKAGE_PREFIX}-python2") + depends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-zeromq") cd "${srcdir}/py2zmq-${pkgver}" diff --git a/mingw-w64-python-qtconsole/PKGBUILD b/mingw-w64-python-qtconsole/PKGBUILD index ad576c96e0..e243b6f5ac 100644 --- a/mingw-w64-python-qtconsole/PKGBUILD +++ b/mingw-w64-python-qtconsole/PKGBUILD @@ -3,7 +3,7 @@ _realname=qtconsole pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.3.0 +pkgver=4.3.1 pkgrel=1 pkgdesc="A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more (mingw-w64)" arch=('any') @@ -12,7 +12,7 @@ license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/qtconsole/archive/${pkgver}.tar.gz") -sha256sums=('8dbe3990dfdfa4965e1a07171165651107d660826f2500b0cbe300ad615796d8') +sha256sums=('07a1ae9e88461df0e414ee9df6b9d659cf24c70c2b06063c5bf9dfe0f9734297') all_build() { cd "${srcdir}/${_realname}-${pkgver}" diff --git a/mingw-w64-python-reportlab/PKGBUILD b/mingw-w64-python-reportlab/PKGBUILD index 8aaf55df39..a4f29b7e72 100644 --- a/mingw-w64-python-reportlab/PKGBUILD +++ b/mingw-w64-python-reportlab/PKGBUILD @@ -5,7 +5,7 @@ _realname=reportlab pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A proven industry-strength PDF generating solution (mingw-w64)" arch=('any') license=('custom') diff --git a/mingw-w64-python-requests/PKGBUILD b/mingw-w64-python-requests/PKGBUILD index b4c666d6e1..effab42b5a 100644 --- a/mingw-w64-python-requests/PKGBUILD +++ b/mingw-w64-python-requests/PKGBUILD @@ -4,7 +4,7 @@ _realname=requests pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.19.1 -pkgrel=1 +pkgrel=2 pkgdesc="Requests is the only Non-GMO HTTP library for Python, safe for human consumption. (mingw-w64)" arch=('any') license=('Apache') diff --git a/mingw-w64-python-rst2pdf/PKGBUILD b/mingw-w64-python-rst2pdf/PKGBUILD index b53c0ad33b..2150336ee2 100644 --- a/mingw-w64-python-rst2pdf/PKGBUILD +++ b/mingw-w64-python-rst2pdf/PKGBUILD @@ -3,7 +3,7 @@ _realname=rst2pdf pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.93 -pkgrel=3 +pkgrel=4 pkgdesc="Create PDFs from simple text markup, no LaTeX required (mingw-w64)" arch=('any') url='https://github.com/ralsina/rst2pdf' @@ -25,8 +25,7 @@ source=(${_realname}-${pkgver}.tar.gz::"https://github.com/${_realname}/${_realn sha256sums=('37e99ea103790321b29b6f6b0192821ba9c2990a6aec57295585ca6919932a97') prepare() { - cd "$srcdir"/ - for builddir in python{2,3}-build; do + for builddir in python{2,3}-build; do rm -rf $builddir | true cp -r "${_pyname}-${pkgver}" "${builddir}" done @@ -34,7 +33,7 @@ prepare() { check() { for pver in {2,3}; do - msg "Python ${pver} test for ${CARCH}" + msg "Python ${pver} test for ${CARCH}" cd "${srcdir}/python${pver}-build" ${MINGW_PREFIX}/bin/python${pver} setup.py check done @@ -72,7 +71,7 @@ package_python2-rst2pdf() { "${MINGW_PACKAGE_PREFIX}-python2-pygments" "${MINGW_PACKAGE_PREFIX}-python2-reportlab>=2.4" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") - # just in case some package wants to use the rst2pdf executable. + # just in case some package wants to use the rst2pdf executable provides=("${MINGW_PACKAGE_PREFIX}-rst2pdf") local _mingw_prefix=$(cygpath -am ${MINGW_PREFIX}) diff --git a/mingw-w64-python-scandir/PKGBUILD b/mingw-w64-python-scandir/PKGBUILD index d72b862636..9669269303 100644 --- a/mingw-w64-python-scandir/PKGBUILD +++ b/mingw-w64-python-scandir/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.7 -pkgrel=1 +pkgrel=2 pkgdesc="A better directory iterator and faster os.walk() (mingw-w64)" url="https://github.com/benhoyt/scandir" arch=('any') @@ -16,7 +16,6 @@ source=("${_realname}-${pkgver}.tar.gz"::https://github.com/benhoyt/scandir/arch sha256sums=('76dd7b2ea15cad53b595ef334fffaeaa61c0da1c40d453eefd2dfe21fd0aaa0e') prepare() { - cd ${srcdir} cp -r ${_realname}-${pkgver} build-python2-${CARCH} cp -r ${_realname}-${pkgver} build-python3-${CARCH} diff --git a/mingw-w64-python-scikit-learn/PKGBUILD b/mingw-w64-python-scikit-learn/PKGBUILD index c330988b58..3816412f52 100644 --- a/mingw-w64-python-scikit-learn/PKGBUILD +++ b/mingw-w64-python-scikit-learn/PKGBUILD @@ -4,7 +4,7 @@ _realname=scikit-learn pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.19.1 -pkgrel=1 +pkgrel=2 pkgdesc="A set of python modules for machine learning and data mining (mingw-w64)" arch=('any') url='http://scikit-learn.sourceforge.net/' @@ -27,7 +27,7 @@ prepare() { cd "$srcdir"/${_realname}-${pkgver} patch -p1 -i ${srcdir}/001-10342.patch - cd "$srcdir"/ + cd "$srcdir" for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true diff --git a/mingw-w64-python-scipy/PKGBUILD b/mingw-w64-python-scipy/PKGBUILD index dd8f54ed62..38eebf4e0b 100644 --- a/mingw-w64-python-scipy/PKGBUILD +++ b/mingw-w64-python-scipy/PKGBUILD @@ -4,7 +4,7 @@ _realname=scipy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="SciPy is open-source software for mathematics, science, and engineering. (mingw-w64)" arch=('any') url="https://www.scipy.org/" diff --git a/mingw-w64-python-send2trash/PKGBUILD b/mingw-w64-python-send2trash/PKGBUILD index b81665c8ce..4aa675f394 100644 --- a/mingw-w64-python-send2trash/PKGBUILD +++ b/mingw-w64-python-send2trash/PKGBUILD @@ -4,20 +4,18 @@ _realname=send2trash pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Send file to trash natively (mingw-w64)" url="https://github.com/hsoft/send2trash" arch=('any') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") -source=(${_realname}-${pkgver}.tar.gz::https://github.com/hsoft/${_realname}/archive/$pkgver.tar.gz) +source=(${_realname}-${pkgver}.tar.gz::https://github.com/hsoft/${_realname}/archive/${pkgver}.tar.gz) sha256sums=('7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41') prepare() { - cd "$srcdir"/ - for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" diff --git a/mingw-w64-python-simplegeneric/PKGBUILD b/mingw-w64-python-simplegeneric/PKGBUILD index f7271b980c..52b5879d36 100644 --- a/mingw-w64-python-simplegeneric/PKGBUILD +++ b/mingw-w64-python-simplegeneric/PKGBUILD @@ -4,7 +4,7 @@ _realname=simplegeneric pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-simplegeneric" "${MINGW_PACKAGE_PREFIX}-python2-simplegeneric") pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://github.com/jaraco/simplegeneric.py" arch=('any') diff --git a/mingw-w64-python-snowballstemmer/PKGBUILD b/mingw-w64-python-snowballstemmer/PKGBUILD index c0c667997e..ce592c5b00 100644 --- a/mingw-w64-python-snowballstemmer/PKGBUILD +++ b/mingw-w64-python-snowballstemmer/PKGBUILD @@ -4,7 +4,7 @@ _realname=snowballstemmer pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Snowball stemming library collection for Python (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-sphinx/PKGBUILD b/mingw-w64-python-sphinx/PKGBUILD index d77eae330c..301ddc056f 100644 --- a/mingw-w64-python-sphinx/PKGBUILD +++ b/mingw-w64-python-sphinx/PKGBUILD @@ -6,7 +6,7 @@ _realname=sphinx pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Python documentation generator (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-sphinx_rtd_theme/PKGBUILD b/mingw-w64-python-sphinx_rtd_theme/PKGBUILD index adb7ac88c8..6f32b296c9 100644 --- a/mingw-w64-python-sphinx_rtd_theme/PKGBUILD +++ b/mingw-w64-python-sphinx_rtd_theme/PKGBUILD @@ -4,7 +4,7 @@ _realname=sphinx_rtd_theme pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python Sphinx Read The Docs Theme (mingw-w64)" arch=('any') license=('MIT') diff --git a/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD b/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD index c067e3b756..9ae54edd4b 100644 --- a/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD @@ -4,7 +4,7 @@ _realname=sphinxcontrib-websupport pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1.0 -pkgrel=1 +pkgrel=2 arch=('any') pkgdesc="Sphinx API for Web Apps (mingw-w64)" url="http://www.sphinx-doc.org/" diff --git a/mingw-w64-python-sqlalchemy/PKGBUILD b/mingw-w64-python-sqlalchemy/PKGBUILD index 4750820993..62430daf89 100644 --- a/mingw-w64-python-sqlalchemy/PKGBUILD +++ b/mingw-w64-python-sqlalchemy/PKGBUILD @@ -3,7 +3,7 @@ _realname=sqlalchemy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=1.2.8 +pkgver=1.2.9 pkgrel=1 pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ options=('staticlibs' 'strip' '!debug') validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') #_dtoken='c1/c8/392fcd2d01534bc871c65cb964e0b39d59feb777e51649e6eaf00f6377b5' source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver}.tar.gz"{,.asc}) -sha256sums=('2d5f08f714a886a1382c18be501e614bce50d362384dc089474019ce0768151c' +sha256sums=('e21e5561a85dcdf16b8520ae4daec7401c5c24558e0ce004f9b60be75c4b6957' 'SKIP') # Helper macros to help make tasks easier # diff --git a/mingw-w64-python-sqlitedict/PKGBUILD b/mingw-w64-python-sqlitedict/PKGBUILD index 7da6e94268..8e28d3677e 100644 --- a/mingw-w64-python-sqlitedict/PKGBUILD +++ b/mingw-w64-python-sqlitedict/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)" arch=('any') license=('BSD') diff --git a/mingw-w64-python-terminado/PKGBUILD b/mingw-w64-python-terminado/PKGBUILD index 8a48455824..7f9a61ad6f 100644 --- a/mingw-w64-python-terminado/PKGBUILD +++ b/mingw-w64-python-terminado/PKGBUILD @@ -4,7 +4,7 @@ _realname=terminado pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="Terminals served to term.js using Tornado websockets (mingw-w64)" arch=('any') url='https://github.com/takluyver/terminado' @@ -15,12 +15,10 @@ depends=("${MINGW_PACKAGE_PREFIX}-python3-tornado" "${MINGW_PACKAGE_PREFIX}-python2-ptyprocess") makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") -source=("${_realname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/t/terminado/terminado-$pkgver.tar.gz") +source=("${_realname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/t/terminado/terminado-${pkgver}.tar.gz") sha256sums=('55abf9ade563b8f9be1f34e4233c7b7bde726059947a593322e8a553cc4c067a') prepare() { - cd "$srcdir"/ - for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" diff --git a/mingw-w64-python-tornado/PKGBUILD b/mingw-w64-python-tornado/PKGBUILD index add124b137..d806785e11 100644 --- a/mingw-w64-python-tornado/PKGBUILD +++ b/mingw-w64-python-tornado/PKGBUILD @@ -3,7 +3,7 @@ _realname=tornado pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.5.3 +pkgver=5.1.0b1 pkgrel=1 pkgdesc="open source version of the scalable, non-blocking web server and tools (mingw-w64)" arch=('any') @@ -13,14 +13,12 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") -source=("${_realname}-${pkgver}.tar.gz::https://github.com/tornadoweb/tornado/archive/v$pkgver.tar.gz") -sha256sums=('bd2f33a3ede0303d51a424961ee72f8b0a87bcd82ad737d16d8a05364b3d64be') +source=("${_realname}-${pkgver}.tar.gz::https://github.com/tornadoweb/tornado/archive/v${pkgver}.tar.gz") +sha256sums=('a86b15f8a1952ec8ccc1f6967a5b1444658be6459eb763c41c0de747a54216dc') noextract=("${_realname}-${pkgver}.tar.gz") prepare() { - cd "$srcdir"/ - # work around an issue with symbolic links in the tarball. bsdtar zxf ${_realname}-${pkgver}.tar.gz || true diff --git a/mingw-w64-python-tox/PKGBUILD b/mingw-w64-python-tox/PKGBUILD index 6fc51fc1f4..3fbde409d6 100644 --- a/mingw-w64-python-tox/PKGBUILD +++ b/mingw-w64-python-tox/PKGBUILD @@ -3,7 +3,7 @@ _realname=tox pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=3.0.0 +pkgver=3.1.0 pkgrel=1 pkgdesc="Python virtualenv management and testing tool (mingw-w64)" arch=('any') @@ -24,10 +24,9 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "util-linux") options=('staticlibs' 'strip' '!debug') source=("${_realname}-${pkgver}.tar.gz"::"https://pypi.io/packages/source/t/tox/${_realname}-${pkgver}.tar.gz") -sha256sums=('96efa09710a3daeeb845561ebbe1497641d9cef2ee0aea30db6969058b2bda2f') +sha256sums=('de70c2ab27aa4c4af5534261db7d52f9e52e2a9f2d4061eb99eefb0beb52a32b') prepare() { - cd "${srcdir}" find ${_realname}-${pkgver} -name "*.pyc" -delete for builddir in python{2,3}-build-${CARCH}; do diff --git a/mingw-w64-python-traitlets/PKGBUILD b/mingw-w64-python-traitlets/PKGBUILD index dfcb5774f7..394ae087e8 100644 --- a/mingw-w64-python-traitlets/PKGBUILD +++ b/mingw-w64-python-traitlets/PKGBUILD @@ -4,7 +4,7 @@ _realname=traitlets pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=4.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="A lightweight Traits like module (mingw-w64)" url="https://github.com/ipython/traitlets" arch=('any') diff --git a/mingw-w64-python-virtualenv/PKGBUILD b/mingw-w64-python-virtualenv/PKGBUILD index 46ffed215e..2a95fc05cb 100644 --- a/mingw-w64-python-virtualenv/PKGBUILD +++ b/mingw-w64-python-virtualenv/PKGBUILD @@ -2,12 +2,13 @@ #This value is here because some python package names have capital letters #while there is a strong preference for lowercase letters in ArchLinux and #MSYS packages. + _pyname=virtualenv _realname=${_pyname} #This should be lowercase pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=15.1.0 -pkgrel=2 +pkgver=16.0.0 +pkgrel=1 pkgdesc="Virtual Python Environment builder (mingw-w64)" arch=('any') url='https://virtualenv.pypa.io/' @@ -20,23 +21,22 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-pytest" "${MINGW_PACKAGE_PREFIX}- "${MINGW_PACKAGE_PREFIX}-python2-pytest" "${MINGW_PACKAGE_PREFIX}-python2-mock") options=('staticlibs' 'strip' '!debug') source=(${_realname}-${pkgver}.tar.gz::https://github.com/pypa/virtualenv/archive/${pkgver}.tar.gz) -sha256sums=('aea627d114a3863d6374c5a3fc3cdd08907e0ac951cf93b458e5ba5998c516de') +sha256sums=('5a597f845cf785d46c3ae39d6cb18ef0b6af4ca366da40682364f78f7fe00d22') -prepare() { - cd "$srcdir"/ - for builddir in python{2,3}-build-${CARCH}; do +prepare() { + for builddir in python{2,3}-build-${CARCH}; do rm -rf $builddir | true cp -r "${_pyname}-${pkgver}" "${builddir}" - done + done } # Note that build() is sometimes skipped because it's done in # the packages setup.py install for simplicity if you can do so. # but sometimes, you want to do a check before install which would # also trigger the build. -build() { +build() { for pver in {2,3}; do - msg "Python ${pver} build for ${CARCH}" + msg "Python ${pver} build for ${CARCH}" cd "${srcdir}/python${pver}-build-${CARCH}" MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python${pver} setup.py build @@ -45,7 +45,7 @@ build() { #Uncomment when the prerequisits are finished. #check() { -# for pver in {2,3}; do +# for pver in {2,3}; do # msg "Python ${pver} test for ${CARCH}" # cd "${srcdir}/python${pver}-build-${CARCH}" # if [ $pver -eq 2 ]; then diff --git a/mingw-w64-python-wcwidth/PKGBUILD b/mingw-w64-python-wcwidth/PKGBUILD index 014d0fe754..4bf943c2a0 100644 --- a/mingw-w64-python-wcwidth/PKGBUILD +++ b/mingw-w64-python-wcwidth/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=0.1.7 -pkgrel=2 +pkgrel=3 pkgdesc="Measures number of Terminal column cells of wide-character codes (mingw-w64)" url="https://github.com/jquast/wcwidth" arch=('any') @@ -72,5 +72,3 @@ package_mingw-w64-x86_64-python2-wcwidth() { package_mingw-w64-x86_64-python3-wcwidth() { package_python3-wcwidth } - -# vim:set ts=2 sw=2 et: diff --git a/mingw-w64-python-webencodings/PKGBUILD b/mingw-w64-python-webencodings/PKGBUILD index deb3e44c8a..2d02442252 100644 --- a/mingw-w64-python-webencodings/PKGBUILD +++ b/mingw-w64-python-webencodings/PKGBUILD @@ -4,12 +4,15 @@ _realname=webencodings pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.5.1 -pkgrel=2 +pkgrel=3 arch=('any') -pkgdesc="This is a Python implementation of the WHATWG Encoding standard. (mingw-w64)" +pkgdesc="This is a Python implementation of the WHATWG Encoding standard (mingw-w64)" url="https://github.com/gsnedders/python-webencodings" license=('BSD') -makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python3-setuptools" "${MINGW_PACKAGE_PREFIX}-python2-setuptools") +makedepends=("${MINGW_PACKAGE_PREFIX}-python2" + "${MINGW_PACKAGE_PREFIX}-python3" + "${MINGW_PACKAGE_PREFIX}-python3-setuptools" + "${MINGW_PACKAGE_PREFIX}-python2-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/gsnedders/python-webencodings/archive/v$pkgver.tar.gz") sha256sums=('082367f568a7812aa5f6922ffe3d9d027cd83829dc32bcaac4c874eeed618000') diff --git a/mingw-w64-python-wheel/PKGBUILD b/mingw-w64-python-wheel/PKGBUILD index 295303d1fb..ee03e1886a 100644 --- a/mingw-w64-python-wheel/PKGBUILD +++ b/mingw-w64-python-wheel/PKGBUILD @@ -2,12 +2,13 @@ #This value is here because some python package names have capital letters #while there is a strong preference for lowercase letters in ArchLinux and #MSYS packages. + _pyname=wheel _realname=${_pyname} pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.31.0 -pkgrel=2 +pkgver=0.31.1 +pkgrel=1 pkgdesc="A built-package format for Python (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/wheel" @@ -19,11 +20,10 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" options=('staticlibs' 'strip' '!debug') # _dtoken='fa/b4/f9886517624a4dcb81a1d766f68034344b7565db69f13d52697222daeb72' source=("https://pypi.io/packages/source/w/wheel/${_pyname}-${pkgver}.tar.gz") -sha256sums=('1ae8153bed701cb062913b72429bcf854ba824f973735427681882a688cb55ce') +sha256sums=('0a2e54558a0628f2145d2fc822137e322412115173e8a2ddbe1c9024338ae83c') -prepare() { - cd "$srcdir"/ - for builddir in python{2,3}-build-${CARCH}; do +prepare() { + for builddir in python{2,3}-build-${CARCH}; do rm -rf $builddir | true cp -r "${_pyname}-${pkgver}" "${builddir}" done @@ -35,7 +35,7 @@ prepare() { # also trigger the build. build() { for pver in {2,3}; do - msg "Python ${pver} build for ${CARCH}" + msg "Python ${pver} build for ${CARCH}" cd "${srcdir}/python${pver}-build-${CARCH}" MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python${pver} setup.py build diff --git a/mingw-w64-python-whoosh/PKGBUILD b/mingw-w64-python-whoosh/PKGBUILD index 42fecdcfa7..8741c8e2e8 100644 --- a/mingw-w64-python-whoosh/PKGBUILD +++ b/mingw-w64-python-whoosh/PKGBUILD @@ -4,7 +4,7 @@ _realname=whoosh pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=2.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="Fast, pure-Python full text indexing, search, and spell checking library (mingw-w64)" url='https://bitbucket.org/mchaput/whoosh/wiki/Home' license=('BSD') diff --git a/mingw-w64-python-win_unicode_console/PKGBUILD b/mingw-w64-python-win_unicode_console/PKGBUILD index 878196e518..56d5ee0b85 100644 --- a/mingw-w64-python-win_unicode_console/PKGBUILD +++ b/mingw-w64-python-win_unicode_console/PKGBUILD @@ -4,7 +4,7 @@ _realname=win_unicode_console pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") pkgver=0.5 -pkgrel=2 +pkgrel=3 pkgdesc="Measures number of Terminal column cells of wide-character codes" url="https://github.com/Drekin/win-unicode-console" arch=('any') diff --git a/mingw-w64-python-wrapt/PKGBUILD b/mingw-w64-python-wrapt/PKGBUILD index 5303f06efc..c89c20dc35 100644 --- a/mingw-w64-python-wrapt/PKGBUILD +++ b/mingw-w64-python-wrapt/PKGBUILD @@ -4,7 +4,7 @@ _realname=wrapt pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.10.11 -pkgrel=2 +pkgrel=3 pkgdesc="A Python module for decorators, wrappers and monkey patching (mingw-w64)" arch=('any') url="https://pypi.python.org/pypi/wrapt" @@ -22,7 +22,7 @@ prepare() { for pver in {2,3}; do rm -rf python${pver}-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python${pver}-build-${CARCH}" - done + done } build() { @@ -31,7 +31,7 @@ build() { msg "Python ${pver} build for ${CARCH}" cd "${srcdir}/python${pver}-build-${CARCH}" ${MINGW_PREFIX}/bin/python${pver} setup.py build - done + done } package_python3-wrapt() { diff --git a/mingw-w64-python-xdg/PKGBUILD b/mingw-w64-python-xdg/PKGBUILD index 32a188e154..f2104deaa3 100644 --- a/mingw-w64-python-xdg/PKGBUILD +++ b/mingw-w64-python-xdg/PKGBUILD @@ -2,12 +2,13 @@ #This value is here because some python package names have capital letters #while there is a strong preference for lowercase letters in ArchLinux and #MSYS packages. + _pyname=pyxdg _realname=xdg #This should be lowercase pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.26 -pkgrel=1 +pkgrel=2 pkgdesc="Python library to access freedesktop.org standards (mingw-w64)" arch=('any') url='http://freedesktop.org/Software/pyxdg' @@ -20,12 +21,11 @@ options=('staticlibs' 'strip' '!debug') source=("${_pyname}-${pkgver}.tar.gz"::"https://github.com/takluyver/pyxdg/archive/rel-${pkgver}.tar.gz") sha256sums=('2bd7f0b30bdeeaa15ed7d5651b3e266b2f40a37d3170dc37646e27deb7966dce') -prepare() { - cd "$srcdir"/ - for builddir in python{2,3}-build-${CARCH}; do +prepare() { + for builddir in python{2,3}-build-${CARCH}; do rm -rf $builddir | true cp -r "${_pyname}-rel-${pkgver}" "${builddir}" - done + done } # Note that build() is sometimes skipped because it's done in @@ -34,11 +34,11 @@ prepare() { # also trigger the build. build() { for pver in {2,3}; do - msg "Python ${pver} build for ${CARCH}" + msg "Python ${pver} build for ${CARCH}" cd "${srcdir}/python${pver}-build-${CARCH}" MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python${pver} setup.py build - done + done } check() { @@ -47,7 +47,7 @@ check() { cd "${srcdir}/python${pver}-build-${CARCH}" MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python${pver} setup.py check - done + done } package_python3-xdg() { diff --git a/mingw-w64-python-xlsxwriter/PKGBUILD b/mingw-w64-python-xlsxwriter/PKGBUILD index ec50dc5d6c..2d4bf73c9d 100644 --- a/mingw-w64-python-xlsxwriter/PKGBUILD +++ b/mingw-w64-python-xlsxwriter/PKGBUILD @@ -4,7 +4,7 @@ _realname=xlsxwriter pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}") -pkgver=0.9.6 +pkgver=1.0.5 pkgrel=1 pkgdesc="A Python module for creating Excel XLSL files (mingw-w64)" url="https://github.com/jmcnamara/XlsxWriter" @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools" checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-pytest" "${MINGW_PACKAGE_PREFIX}-python2-pytest") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz") -sha256sums=('98b8c06e9e3ea5ca0d7f142c460753d80ebf79e17104163f5c59ff5870d784ce') +sha256sums=('cf62887b11505efa837df1052e07c8d220157f54a06f93be6cd441549faf2d0c') prepare() { cp -a XlsxWriter-RELEASE_${pkgver} XlsxWriter-RELEASE_${pkgver}-py2 @@ -31,7 +31,7 @@ build() { #check() { # cd ${srcdir}/XlsxWriter-RELEASE_${pkgver} -# py.test-3.5.exe +# py.test-3.7.exe # # cd ${srcdir}/XlsxWriter-RELEASE_${pkgver}-py2 # py.test-2.7 @@ -45,8 +45,12 @@ package_python3-xlsxwriter() { MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python3 setup.py install --root=${pkgdir} --prefix=${MINGW_PREFIX} --optimize=1 install -Dm644 LICENSE.txt ${pkgdir}${MINGW_PREFIX}/share/licenses/python3-${_realname}/LICENSE - - mv ${pkgdir}${MINGW_PREFIX}/bin/vba_extract{,-py3}.py + + local _mingw_prefix=$(cygpath -am ${MINGW_PREFIX}) + for filename in vba_extract; do + sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.py + mv "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.py "${pkgdir}${MINGW_PREFIX}"/bin/${filename}-py3.py + done } package_python2-xlsxwriter() { @@ -56,6 +60,11 @@ package_python2-xlsxwriter() { MSYS2_ARG_CONV_EXCL="--prefix=;--install-scripts=;--install-platlib=" \ ${MINGW_PREFIX}/bin/python2 setup.py install --root=${pkgdir} --prefix=${MINGW_PREFIX} --optimize=1 install -Dm644 LICENSE.txt ${pkgdir}${MINGW_PREFIX}/share/licenses/python2-${_realname}/LICENSE + + local _mingw_prefix=$(cygpath -am ${MINGW_PREFIX}) + for filename in vba_extract; do + sed -e "s|${_mingw_prefix}/bin/|/usr/bin/env |g" -i "${pkgdir}${MINGW_PREFIX}"/bin/${filename}.py + done } package_mingw-w64-i686-python2-xlsxwriter() { diff --git a/mingw-w64-python-zope.event/PKGBUILD b/mingw-w64-python-zope.event/PKGBUILD index a278460115..4bf6887b9c 100644 --- a/mingw-w64-python-zope.event/PKGBUILD +++ b/mingw-w64-python-zope.event/PKGBUILD @@ -3,8 +3,8 @@ _realname=zope.event pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.2.0 -pkgrel=2 +pkgver=4.3.0 +pkgrel=1 pkgdesc='Very basic event publishing system (mingw-w64)' url='https://pypi.python.org/pypi/zope.event' license=('ZPL 2.1') @@ -13,12 +13,11 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") -_dtoken="cd/a5/4927363244aaa7fd8a696d32005ea8214c4811550d35edea27797ebbd4fd" +_dtoken="9e/d0/54ba59f19a0635f6591b74be259cf6fbf67e73f4edda27b5cd0cf4d26efa" source=("https://pypi.python.org/packages/${_dtoken}/${_realname}-${pkgver}.tar.gz") -sha256sums=('ce11004217863a4827ea1a67a31730bddab9073832bdb3b9be85869259118758') +sha256sums=('e0ecea24247a837c71c106b0341a7a997e3653da820d21ef6c08b32548f733e7') prepare() { - cd ${srcdir} cp -r ${_realname}-${pkgver} build-python2 cp -r ${_realname}-${pkgver} build-python3 } diff --git a/mingw-w64-python-zope.interface/PKGBUILD b/mingw-w64-python-zope.interface/PKGBUILD index c6fb2405b3..b5feee948b 100644 --- a/mingw-w64-python-zope.interface/PKGBUILD +++ b/mingw-w64-python-zope.interface/PKGBUILD @@ -3,7 +3,7 @@ _realname=zope.interface pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.4.2 +pkgver=4.5.0 pkgrel=1 pkgdesc='Interfaces for Python (mingw-w64)' url=' https://github.com/zopefoundation/zope.interface' @@ -13,9 +13,9 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") -_dtoken="c5/88/93373971f893714f0dc15e09696ec4886ee8b4e561ce5ae45612c2c516c4" +_dtoken="ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e" source=("https://pypi.python.org/packages/${_dtoken}/${_realname}-${pkgver}.tar.gz") -sha256sums=('4e59e427200201f69ef82956ddf9e527891becf5b7cde8ec3ce39e1d0e262eb0') +sha256sums=('57c38470d9f57e37afb460c399eb254e7193ac7fb8042bd09bdc001981a9c74c') prepare() { cd ${srcdir} diff --git a/mingw-w64-python3-entrypoints/PKGBUILD b/mingw-w64-python3-entrypoints/PKGBUILD index 6db7ee00b2..8813d1da42 100644 --- a/mingw-w64-python3-entrypoints/PKGBUILD +++ b/mingw-w64-python3-entrypoints/PKGBUILD @@ -4,7 +4,7 @@ _realname=entrypoints pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.2.3 -pkgrel=1 +pkgrel=3 pkgdesc="Discover and load entry points from installed packages (mingw-w64)" url="https://github.com/takluyver/entrypoints" arch=('any') @@ -15,17 +15,14 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/takluyver/${_realname} sha256sums=('a628825648fade6fba8dd94cc26e38340ed840fca3e9d5b7b3dbf755b27bbbdd' '10ad569bb245e7e2ba425285b9fa3e8178a0dc92fc53b1e1c553805e15a8825b') - package() { cd "$srcdir"/ - - cd "$srcdir"/ - install -Dm644 entrypoints.py "$pkgdir/${MINGW_PREFIX}/lib/python3.6/site-packages/entrypoints.py" + install -Dm644 entrypoints.py "$pkgdir/${MINGW_PREFIX}/lib/python3.7/site-packages/entrypoints.py" _dist="entrypoints-$pkgver.dist-info" cd $_dist for _i in ./*; do - install -Dm644 $_i "$pkgdir/${MINGW_PREFIX}/lib/python3.6/site-packages/$_dist/$_i" + install -Dm644 $_i "$pkgdir/${MINGW_PREFIX}/lib/python3.7/site-packages/${_dist}/{$_i}" done cd "$srcdir/${_realname}-$pkgver" diff --git a/mingw-w64-python3-ipython/PKGBUILD b/mingw-w64-python3-ipython/PKGBUILD index 7565fb3943..667a794a9e 100644 --- a/mingw-w64-python3-ipython/PKGBUILD +++ b/mingw-w64-python3-ipython/PKGBUILD @@ -4,7 +4,7 @@ _realname=ipython pkgbase=mingw-w64-python3-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=6.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="An enhanced Interactive Python shell (mingw-w64)" arch=('any') url="https://ipython.org/" diff --git a/mingw-w64-python3-jupyter-nbconvert/PKGBUILD b/mingw-w64-python3-jupyter-nbconvert/PKGBUILD index 3ff7916d75..9e1887766d 100644 --- a/mingw-w64-python3-jupyter-nbconvert/PKGBUILD +++ b/mingw-w64-python3-jupyter-nbconvert/PKGBUILD @@ -4,7 +4,7 @@ _realname=nbconvert pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-jupyter-${_realname}") pkgver=5.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Convert Jupyter notebooks to other formats (mingw-w64)" arch=('any') url='https://pypi.python.org/pypi/nbconvert' @@ -22,12 +22,10 @@ depends=("${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python3-testpath" ) makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools") -source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/${_realname}/archive/$pkgver.tar.gz") +source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/${_realname}/archive/${pkgver}.tar.gz") sha256sums=('0ca7dcaa1f554bfe6e57b218dd4c1e1dd8019e5e3561e865abfc1c6a3bdb4000') prepare() { - cd "$srcdir"/ - rm -rf python3-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python3-build-${CARCH}" } @@ -50,6 +48,6 @@ package() { sed -e "s|${PREFIX_WIN}|${MINGW_PREFIX}|g" -i ${_f} done - install -Dm644 "LICENSE" "$pkgdir/${MINGW_PREFIX}/share/licenses/$pkgname/LICENSE" + install -Dm644 "LICENSE" "${pkgdir}${MINGW_PREFIX}/share/licenses/python3-${_realname}/LICENSE" } diff --git a/mingw-w64-python3-jupyter-nbformat/PKGBUILD b/mingw-w64-python3-jupyter-nbformat/PKGBUILD index 0599cf0d3a..fa0f8d00ce 100644 --- a/mingw-w64-python3-jupyter-nbformat/PKGBUILD +++ b/mingw-w64-python3-jupyter-nbformat/PKGBUILD @@ -4,19 +4,16 @@ _realname=nbformat pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-jupyter-${_realname}") pkgver=4.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks (mingw-w64)" url="https://pypi.python.org/pypi/nbformat" arch=('any') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools") -source=(${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/nbformat/archive/$pkgver.tar.gz) +source=(${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/nbformat/archive/${pkgver}.tar.gz) sha256sums=('cfa7b2dbb81ab7a64492f09f2cb65d69a1d009fe5d6e18ee7bb94446b114ede3') - prepare() { - cd "$srcdir"/ - rm -rf python3-build-${CARCH} | true cp -r "${_realname}-${pkgver}" "python3-build-${CARCH}" } @@ -29,7 +26,7 @@ build() { } -package_python3-jupyter-nbformat() { +package() { depends=("${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python3-traitlets" "${MINGW_PACKAGE_PREFIX}-python3-jsonschema" @@ -47,11 +44,3 @@ package_python3-jupyter-nbformat() { sed -e "s|${PREFIX_WIN}/bin/|/usr/bin/env |g" -i ${_f} done } - -package_mingw-w64-i686-python3-jupyter-nbformat() { - package_python3-jupyter-nbformat -} - -package_mingw-w64-x86_64-python3-jupyter-nbformat() { - package_python3-jupyter-nbformat -} diff --git a/mingw-w64-python3-testpath/PKGBUILD b/mingw-w64-python3-testpath/PKGBUILD index a50473a173..6e57c52bbd 100644 --- a/mingw-w64-python3-testpath/PKGBUILD +++ b/mingw-w64-python3-testpath/PKGBUILD @@ -4,41 +4,40 @@ _realname=testpath pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Test utilities for code working with files and commands (mingw-w64)" url="http://pypi.python.org/pypi/testpath" arch=('any') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python3") makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools") -source=(${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/${_realname}/archive/$pkgver.tar.gz +source=(${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/${_realname}/archive/${pkgver}.tar.gz ${_realname}-${pkgver}-whl.tar.gz::https://files.pythonhosted.org/packages/py2.py3/t/${_realname}/${_realname}-${pkgver}-py2.py3-none-any.whl) sha256sums=('acd1e9ae3582e03b806ebcc40fbb2c660032d3f3ad991e5460e6856d69e6ba12' '039fa6a6c9fd3488f8336d23aebbfead5fa602c4a47d49d83845f55a595ec1b4') prepare() { - cd "$srcdir"/ - rm testpath/cli*.exe - sed -i '/cli-32.exe/d' testpath-$pkgver.dist-info/RECORD - sed -i '/cli-64.exe/d' testpath-$pkgver.dist-info/RECORD + sed -i '/cli-32.exe/d' testpath-${pkgver}.dist-info/RECORD + sed -i '/cli-64.exe/d' testpath-${pkgver}.dist-info/RECORD sed -i 's/shutil.copy(src, dst)/return/' testpath/commands.py } package() { + local _py3_base=$(${MINGW_PREFIX}/bin/python3 -c "import sys;sys.stdout.write('.'.join(map(str, sys.version_info[:2])))") - cd "$srcdir/${_realname}" + cd "${srcdir}/${_realname}" for _i in ./*; do - install -Dm644 $_i "$pkgdir/${MINGW_PREFIX}/lib/python3.6/site-packages/${_realname}/$_i" + install -Dm644 ${_i} "${pkgdir}${MINGW_PREFIX}/lib/python${_py3_base}/site-packages/${_realname}/${_i}" done - _dist="${_realname}-$pkgver.dist-info" - cd "$srcdir/$_dist" + _dist="${_realname}-${pkgver}.dist-info" + cd "${srcdir}/${_dist}" for _i in ./*; do - install -Dm644 $_i "$pkgdir/${MINGW_PREFIX}/lib/python3.6/site-packages/$_dist/$_i" + install -Dm644 $_i "${pkgdir}${MINGW_PREFIX}/lib/python${_py3_base}/site-packages/${_dist}/${_i}" done - cd "$srcdir/${_realname}-$pkgver" - install -Dm644 LICENSE "$pkgdir/${MINGW_PREFIX}/share/licenses/$pkgname/LICENSE" + cd "${srcdir}/${_realname}-${pkgver}" + install -Dm644 LICENSE "${pkgdir}${MINGW_PREFIX}/share/licenses/${_realname}-python3/LICENSE" }