From c144feea4a4cb0ecfbcf8cfa38191f08f0c91306 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 24 Aug 2022 16:12:45 -0400 Subject: [PATCH 1/2] python3-flexmock: update to 0.11.3, adopt. --- srcpkgs/python3-flexmock/template | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/srcpkgs/python3-flexmock/template b/srcpkgs/python3-flexmock/template index d2e196bdd2b5..f84972256447 100644 --- a/srcpkgs/python3-flexmock/template +++ b/srcpkgs/python3-flexmock/template @@ -1,23 +1,19 @@ # Template file for 'python3-flexmock' pkgname=python3-flexmock -version=0.10.4 -revision=4 +version=0.11.3 +revision=1 wrksrc="flexmock-${version}" build_style=python3-module -pycompile_module="flexmock.py" hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" short_desc="Testing library for Python3 inspired by Ruby's flexmock" -maintainer="Orphaned " +maintainer="Joel Beckmeyer " license="BSD-2-Clause" homepage="https://flexmock.readthedocs.io/en/latest/" +changelog="https://raw.githubusercontent.com/flexmock/flexmock/master/CHANGELOG.md" distfiles="${PYPI_SITE}/f/flexmock/flexmock-${version}.tar.gz" -checksum=5033ceb974d6452cf8716c2ff5059074b77e546df5c849fb44a53f98dfe0d82c - -do_check() { - python3 -m pytest -} +checksum=b1fe35f6a5f32547b5cd31a15c060d9ab863dc08aff018cd73dc78d1b651edd4 post_install() { vlicense LICENSE From b6f275f0d5a4e31642e76a5e0fd1afd3082881ce Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 24 Aug 2022 15:06:13 -0400 Subject: [PATCH 2/2] borgmatic: update to 1.7.0. --- srcpkgs/borgmatic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template index adf9db5bdf8e..f175bcf29e38 100644 --- a/srcpkgs/borgmatic/template +++ b/srcpkgs/borgmatic/template @@ -1,6 +1,6 @@ # Template file for 'borgmatic' pkgname=borgmatic -version=1.6.6 +version=1.7.0 revision=1 build_style=python3-module # runs not yet installed self @@ -15,7 +15,7 @@ license="GPL-3.0-or-later" homepage="https://torsion.org/borgmatic/" changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS" distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz" -checksum=cbb95c0a19a8da1796af25bf09ed9158005b6c72be18790db43d2bffda2fa32b +checksum=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820 post_install() { # remove tests directory polluting site-packages