Skip to content
Snippets Groups Projects
Commit 2cec6437 authored by alice's avatar alice Committed by Leo
Browse files

community/py3-setuptools-scm-git-archive: new aport

parent 3142eab9
No related branches found
No related tags found
1 merge request!29003community/ocrmypdf: upgrade to 13.2.0
# Contributor: psykose <alice@ayaya.dev>
# Maintainer: psykose <alice@ayaya.dev>
pkgname=py3-setuptools-scm-git-archive
pkgver=1.1
pkgrel=0
pkgdesc="setuptools_scm plugin for git archives"
url="https://github.com/Changaco/setuptools_scm_git_archive/"
arch="noarch"
license="MIT"
depends="python3 py3-setuptools_scm"
options="!check" # no tests
source="https://pypi.python.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-$pkgver.tar.gz"
builddir="$srcdir/setuptools_scm_git_archive-$pkgver"
build() {
python3 setup.py build
}
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="
948b6f950b358f375c60bf44ce6a464238d0d91d60c44677e708ec06f91a04e3d56d60a439384ff06eee56b5e408d76f6a886ddd8b95c2978ccb03ae27924cd0 setuptools_scm_git_archive-1.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment