Skip to content
Snippets Groups Projects
Commit 8323b2b7 authored by Duncan Bellamy's avatar Duncan Bellamy :speech_balloon: Committed by Patrycja Rosa
Browse files

community/py3-cherrypy: upgrade to 18.10.0

* https://github.com/cherrypy/cherrypy/blob/v18.10.0/CHANGES.rst
parent 4216bc1c
No related branches found
No related tags found
1 merge request!67739community/py3-cherrypy: upgrade tp 18.10.0
Pipeline #241616 skipped
......@@ -4,9 +4,9 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=py3-cherrypy
_pkgreal=CherryPy
pkgver=18.9.0
pkgrel=1
_pkgreal=cherrypy
pkgver=18.10.0
pkgrel=0
pkgdesc="A pythonic, object-oriented web development framework"
url="https://cherrypy.dev/"
arch="noarch"
......@@ -15,7 +15,7 @@ depends="py3-cheroot py3-jaraco.collections py3-portend py3-zc.lockfile"
makedepends="py3-gpep517 py3-installer py3-setuptools py3-setuptools_scm py3-wheel"
checkdepends="py3-cheroot-tests py3-path py3-pytest py3-pytest-cov py3-requests-toolbelt py3-tz"
subpackages="$pkgname-tutorial $pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/C/CherryPy/CherryPy-$pkgver.tar.gz
source="https://files.pythonhosted.org/packages/source/c/cherrypy/cherrypy-$pkgver.tar.gz
no-warn-fail.patch
tests.patch
test_timeout.patch
......@@ -54,7 +54,7 @@ tutorial() {
}
sha512sums="
ed2beacedd3417214f45e59567f2a1faf5964745a545360db2f61251a39f50f2a833745832a2c900673029d98062f7e1813db6c342585f8d2bbae0be423edb3a CherryPy-18.9.0.tar.gz
6c77d89e484fc1cf5a8e7523d1ebb04ba49930823905142ab016aabc80924e1173c97342f172585758c28faee1b329e26fe04dd1e36c559b7798495d45fdc36f cherrypy-18.10.0.tar.gz
fd3a58817a0d36d93deb46fea820c0422bf88159d18961b0d47d39124871b34fda2e2bec8416bfc6cc1a16af0160b5fc491bdf873b75d319716efa2dc19b47b8 no-warn-fail.patch
64d5e51822fca9045f76894a4e5322b80b2c7826eea21fc97e81bffe419a5f940481b807dad70eee53e4a31bc3598ed10252e7ae97c1d7dcb7ba4085ab3298d6 tests.patch
5d926f538f456e6b58de4c02da51bfa327c71a506bb5fc251303aa4838b311179324245401ec9c5af3043d7d31a3ee211d26344b12c82fc9ed36d666344b45da test_timeout.patch
......
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