Skip to content

Commit

Permalink
py-setuptools_scm: fix typo in DEPENDS
Browse files Browse the repository at this point in the history
Remove unnecessary patches.

Bump PKGREVISION.
  • Loading branch information
0-wiz-0 committed Jan 13, 2022
1 parent 30263ba commit 4364352
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 44 deletions.
6 changes: 3 additions & 3 deletions devel/py-setuptools_scm/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.29 2022/01/13 21:03:51 wiz Exp $
# $NetBSD: Makefile,v 1.30 2022/01/13 21:50:27 wiz Exp $

DISTNAME= setuptools_scm-6.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools_scm/}

Expand All @@ -12,7 +12,7 @@ COMMENT= Manage your versions by scm tags
LICENSE= mit

DEPENDS+= ${PYPKGPREFIX}-tomli-[0-9]*:../../textproc/py-tomli
DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../textproc/py-tomli
DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial
TEST_DEPENDS+= ${PYPKGPREFIX}-virtualenv-[0-9]*:../../devel/py-virtualenv
Expand Down
4 changes: 1 addition & 3 deletions devel/py-setuptools_scm/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
$NetBSD: distinfo,v 1.28 2022/01/13 21:03:51 wiz Exp $
$NetBSD: distinfo,v 1.29 2022/01/13 21:50:27 wiz Exp $

BLAKE2s (setuptools_scm-6.3.2.tar.gz) = cf03d6b556f099ce05fea58e433c9b245efa33e17673af18ab2607623da77cce
SHA512 (setuptools_scm-6.3.2.tar.gz) = 9a16552803ef92367ad71007cf322737b5baa58b924083f04c860875bf6cb2e2bb4f43a7f89778b040c2eb55c5d32de479a918056519339820c6d0f1a6a386f0
Size (setuptools_scm-6.3.2.tar.gz) = 57207 bytes
SHA1 (patch-setup.cfg) = fdedda5274adb912a731e8e56508621dbfa1aa0e
SHA1 (patch-setup.py) = 4a24bde6a0338aa95dd25b54362b01c9370770b8
23 changes: 0 additions & 23 deletions devel/py-setuptools_scm/patches/patch-setup.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions devel/py-setuptools_scm/patches/patch-setup.py

This file was deleted.

0 comments on commit 4364352

Please sign in to comment.