We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcc19e commit 59f08a7Copy full SHA for 59f08a7
1 file changed
srcpkgs/python3-flexmock/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-flexmock'
2
pkgname=python3-flexmock
3
-version=0.12.1
4
-revision=3
+version=0.13.0
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-poetry-core"
7
depends="python3"
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
12
homepage="https://flexmock.readthedocs.io/en/latest/"
13
changelog="https://raw.githubusercontent.com/flexmock/flexmock/master/CHANGELOG.md"
14
distfiles="${PYPI_SITE}/f/flexmock/flexmock-${version}.tar.gz"
15
-checksum=20b690afa4ff8c6f31548d896d6d41cca1fc9050a4cf628b965ea434ec548ee3
+checksum=6829d7a0d7f746db3087da8fda62f924e52df7ece4051c2f59ad586cf5ad7977
16
17
post_install() {
18
vlicense LICENSE
0 commit comments