summaryrefslogtreecommitdiff
path: root/python3-setuptools-scm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-09-08 11:19:25 +0200
committerTim Biermann <tbier@posteo.de>2021-09-08 12:17:14 +0200
commit5376301c032b3e9506d33829868492f72bfafcd4 (patch)
tree57345f7299a9c9a27ea0c94bdc58a4e08087de17 /python3-setuptools-scm
parent3c2ffce8b409ca90d1cb35ea606dfe0e58dc2e3e (diff)
downloadcontrib-5376301c032b3e9506d33829868492f72bfafcd4.tar.gz
contrib-5376301c032b3e9506d33829868492f72bfafcd4.tar.xz
python3-setuptools-scm: added missing dependencies: python3-packaging and python3-tomli
Diffstat (limited to 'python3-setuptools-scm')
-rw-r--r--python3-setuptools-scm/.signature4
-rw-r--r--python3-setuptools-scm/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-setuptools-scm/.signature b/python3-setuptools-scm/.signature
index d2c76c452..8e745acb0 100644
--- a/python3-setuptools-scm/.signature
+++ b/python3-setuptools-scm/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wlw1G+pEymwhcDKodfIEKXkkU1n8aESMM/LMY13YasM0JHhd1vGoaPMMqVp/TpZiQfhHmnHT2FZ1Q3DQVQ3DQ0=
-SHA256 (Pkgfile) = 3d4f8b0b63589093850ff4e0903a2939f96cc01dc4129f9226be11ba00bb6c5c
+RWSagIOpLGJF33n/VMbcQTj6wN9X3E+dzGCy5amIQrgmonznNh0Cj4jejBFh262gOX4dbf+vxg6oal0n2bVetM1MJObHClIjjQQ=
+SHA256 (Pkgfile) = 827c7d2ddc3948edf499cab9ffdaaa3e7fd4fdbfcf7f41f0a66d9dc3ecb5c4e4
SHA256 (.footprint) = 0f45df442f90c0a0a733200f391c8925d0dc496b5cd8dae2cd571859f0cd7d3b
SHA256 (setuptools_scm-6.3.1.tar.gz) = 0f6a263912b13798c028b9a271d91af3bde0e42784091c797deccc3ad3a7f596
diff --git a/python3-setuptools-scm/Pkgfile b/python3-setuptools-scm/Pkgfile
index 404a1db80..df5b0b5b8 100644
--- a/python3-setuptools-scm/Pkgfile
+++ b/python3-setuptools-scm/Pkgfile
@@ -1,11 +1,11 @@
# Description: Handles managing your python package versions in scm metadata.
# URL: https://github.com/pypa/setuptools_scm
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: python3-setuptools
+# Depends on: python3-packaging python3-tomli
name=python3-setuptools-scm
version=6.3.1
-release=1
+release=2
source=(https://pypi.io/packages/source/s/setuptools_scm/setuptools_scm-$version.tar.gz)
build() {

Generated by cgit