Skip to content
Snippets Groups Projects
Commit 7d04e029 authored by Thore Bödecker's avatar Thore Bödecker
Browse files

update to 6.3.1

parent 69e6f31b
No related branches found
No related tags found
No related merge requests found
...@@ -5,18 +5,18 @@ pkgbase='python-cheroot' ...@@ -5,18 +5,18 @@ pkgbase='python-cheroot'
_pkgbase="${pkgbase//python-/}" _pkgbase="${pkgbase//python-/}"
pkgname=('python-cheroot' 'python2-cheroot') pkgname=('python-cheroot' 'python2-cheroot')
pkgdesc="Highly-optimized, pure-python HTTP server" pkgdesc="Highly-optimized, pure-python HTTP server"
pkgver=6.3.0 pkgver=6.3.1
pkgrel=2 pkgrel=1
arch=('any') arch=('any')
url="https://github.com/cherrypy/cheroot" url="https://github.com/cherrypy/cheroot"
license=('MIT') license=('MIT')
makedepends=('python-six' 'python2-six' 'python-setuptools-scm' makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
'python2-setuptools-scm' 'python2-backports.functools_lru_cache' 'python2-setuptools-scm' 'python2-backports.functools_lru_cache'
'python2-backports.unittest_mock' 'tree') 'python2-backports.unittest_mock' 'tree')
source=("${pkgbase}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/49/bd/1454cfbd1c892d36d14de98db84d16df862e74673278e919b3b754e20f3c/cheroot-6.3.0.tar.gz" source=("${pkgbase}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/c7/de/c49706305d642e8fe8f3d5b61e43850104e579e7a17a8cf71825abecef90/cheroot-6.3.1.tar.gz"
"LICENSE" "LICENSE"
"cheroot-fix-setup-python3.patch") "cheroot-fix-setup-python3.patch")
sha512sums=('39803d231c06aff62e8b0b7c192e3ec11a0cc6954a2df4c91bfc8a32c302f9d2a30f30a9bbd88346615e1602ed1bff1fc9995fbe936f276cc4caa655c691f827' sha512sums=('277dfe35927f5e41bd9601f89c0bca549946c21523c2e3ee5ce20c4d49bd9e006c2c4046b78289d72d09b7b5befa2de6d456c174ead9b29b42e255972e0fc604'
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944' '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944'
'5ec0001c803682f142e3eb1ebcf10614b3d4f2e64dfea874a868b7702a79b429ae86aea5c7b90711d573d5cc25e3296c3b64dc55598d926c06de59d35d8f04bc') '5ec0001c803682f142e3eb1ebcf10614b3d4f2e64dfea874a868b7702a79b429ae86aea5c7b90711d573d5cc25e3296c3b64dc55598d926c06de59d35d8f04bc')
......
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