python-attrs: update to 18.2.0 (#4376)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=attrs
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=18.1.0
|
||||
pkgrel=2
|
||||
pkgver=18.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='Attributes without boilerplate (mingw-w64)'
|
||||
url='https://attrs.readthedocs.org/'
|
||||
license=('MIT')
|
||||
@@ -12,7 +12,7 @@ arch=('any')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-setuptools")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b')
|
||||
sha256sums=('10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user