Skip to content
Snippets Groups Projects
Commit 91aea24e authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 0.5.0

parent 2ee643c0
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
_pkg=pyct
pkgname=python-${_pkg}
pkgver=0.4.8
pkgrel=6
pkgver=0.5.0
pkgrel=1
pkgdesc="Python packaging Common Tasks"
arch=(any)
url="https://github.com/pyviz-dev/pyct"
......@@ -12,7 +12,7 @@ depends=(python-param)
makedepends=(python-setuptools)
checkdepends=(python-pytest python-requests python-yaml)
source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
sha256sums=('23d7525b5a1567535c093aea4b9c33809415aa5f018dd77f6eb738b1226df6f7')
sha256sums=('dd9f4ac5cbd8e37c352c04036062d3c5f67efec76d404761ef16b0cbf26aa6a0')
build() {
cd ${_pkg}-${pkgver}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment