+github.com/jjjake/internetarchive (#4677)

* new file:   projects/github.com/jjjake/internetarchive/package.yml

* hmmm

* .

* .

* python 3.11

* add which for archlinux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
This commit is contained in:
Andrew 2024-01-01 23:16:30 +02:00 committed by GitHub
parent 589cd23f30
commit 80916a4d91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,15 @@
distributable:
url: https://github.com/jjjake/internetarchive/archive/v{{version}}.tar.gz
strip-components: 1
versions:
github: jjjake/internetarchive
dependencies:
python.org: ~3.11
gnu.org/which: ^2 # our stubs use which
build:
- python-venv.sh {{prefix}}/bin/ia
provides:
- bin/ia
test:
- ia metadata tigerbrew | grep 'mistydemeo@gmail.com'
- ia --version | grep {{version}}