Update several package versions.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=patsy
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=0.4.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Python package for describing statistical models and for building design matrices (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-numpy"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-setuptools")
|
||||
source=("https://pypi.python.org/packages/source/p/patsy/patsy-${pkgver}.zip")
|
||||
sha256sums=('e4f3034f5593f0e2e66701b9bed623ca15c843ce293458a9ea0a0ad64d4a7acd')
|
||||
sha256sums=('dc1cc280045b0e6e50c04706fd1e26d2a00ea400aa112f88e8142f88b0b7d3d4')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user