Received: by mail.netbsd.org (Postfix, from userid 605) id 3934184D8D; Mon, 24 Aug 2020 08:38:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B6F5284CF7 for ; Mon, 24 Aug 2020 08:38:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ijZ11OWoJp0z for ; Mon, 24 Aug 2020 08:38:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 24D9F84CEF for ; Mon, 24 Aug 2020 08:38:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C3BCFB28; Mon, 24 Aug 2020 08:38:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159825832094980" MIME-Version: 1.0 Date: Mon, 24 Aug 2020 08:38:40 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/py-setuptools_scm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200824083840.1C3BCFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159825832094980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 24 08:38:40 UTC 2020 Modified Files: pkgsrc/devel/py-setuptools_scm: Makefile distinfo Log Message: py-setuptools_scm: update to 4.1.2. v4.1.2 ======= * disallow git tags without dots by default again - #449 v4.1.1 ======= * drop jaraco.windows from pyproject.toml, allows for wheel builds on python2 v4.1.0 ======= * include python 3.9 via the deadsnakes action * return release_branch_semver scheme (it got dropped in a bad rebase) * undo the devendoring of the samefile backport for python2.7 on windows * re-enable the building of universal wheels * fix handling of missing git/hg on python2.7 (python 3 exceptions where used) * correct the tox flake8 invocation * trigger builds on tags again v4.0.0 ====== * Add ``parentdir_project_version`` to support installs from GitHub release tarballs. * use Coordinated Universal Time (UTC) * switch to github actions for ci * fix documentation for ``tag_regex`` and add support for single digit versions * document handling of enterprise distros with unsupported setuptools versions #312 * switch to declarative metadata * drop the internal copy of samefile and use a dependency on jaraco.windows on legacy systems * select git tags based on the presence of numbers instead of dots * enable getting a version form a parent folder prefix * add release-branch-semver version scheme * make global configuration available to version metadata * drop official support for python 3.4 To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-setuptools_scm/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-setuptools_scm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159825832094980 Content-Disposition: inline Content-Length: 1800 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-setuptools_scm/Makefile diff -u pkgsrc/devel/py-setuptools_scm/Makefile:1.22 pkgsrc/devel/py-setuptools_scm/Makefile:1.23 --- pkgsrc/devel/py-setuptools_scm/Makefile:1.22 Sat May 16 16:35:24 2020 +++ pkgsrc/devel/py-setuptools_scm/Makefile Mon Aug 24 08:38:39 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2020/05/16 16:35:24 adam Exp $ +# $NetBSD: Makefile,v 1.23 2020/08/24 08:38:39 wiz Exp $ -DISTNAME= setuptools_scm-3.5.0 +DISTNAME= setuptools_scm-4.1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools_scm/} Index: pkgsrc/devel/py-setuptools_scm/distinfo diff -u pkgsrc/devel/py-setuptools_scm/distinfo:1.21 pkgsrc/devel/py-setuptools_scm/distinfo:1.22 --- pkgsrc/devel/py-setuptools_scm/distinfo:1.21 Fri Feb 14 10:12:01 2020 +++ pkgsrc/devel/py-setuptools_scm/distinfo Mon Aug 24 08:38:39 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2020/02/14 10:12:01 adam Exp $ +$NetBSD: distinfo,v 1.22 2020/08/24 08:38:39 wiz Exp $ -SHA1 (setuptools_scm-3.5.0.tar.gz) = 7c72ad2011a5065660c864bddb10856f960866b5 -RMD160 (setuptools_scm-3.5.0.tar.gz) = 4c63618354c506cb64dd75bd1ca605d00342c1ce -SHA512 (setuptools_scm-3.5.0.tar.gz) = f7e2cdae7a8a3d5ef3d12effcda5ce7f362c426e11aecaef69ef604bede9abbab2aa1eee6f5310cdd72a9bf11a927dbd1f42671e28bd467ad7b15f2dba5b81d9 -Size (setuptools_scm-3.5.0.tar.gz) = 46272 bytes +SHA1 (setuptools_scm-4.1.2.tar.gz) = 464fcfa8c35f0f1e6dcfe79c0d66cfe6f8e4b5ec +RMD160 (setuptools_scm-4.1.2.tar.gz) = f6a08b5e4f69bec0afee23a74deeaf001cd51d8e +SHA512 (setuptools_scm-4.1.2.tar.gz) = 3d9d1e0479f00f6159b57f9e5b24e34df035d2009ec50d3779c77b1246aabc6d816f2a2d3e6651791316009e39dfcc8a1b84b779077c39501b9de5740abe6af6 +Size (setuptools_scm-4.1.2.tar.gz) = 48784 bytes --_----------=_159825832094980--