forked from ports/contrib
python3-cleo: 0.8.1 -> 1.0.0a5
This commit is contained in:
parent
29cdf16666
commit
0e86839340
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33WYt5XFFy3En4oPa9FTpep+SUQviNME693NfOWQ56xvAVcGWDMD/jnraTTgprO3TMpQpLPuRFNAcW+DqQ93SQo=
|
||||
SHA256 (Pkgfile) = 7f597e2db20ee927c453d22a37ee56a7ab60c40d2e3a8f97e22df50fc643b798
|
||||
RWSagIOpLGJF3wpeTycm6qZGp6v/C9qk7PnWmMxlhcRZteYqnKqC1kH54Ji7wouYInxsaSDJuQLq9YovcR2tVlfi1YfGvw0cpgQ=
|
||||
SHA256 (Pkgfile) = 078176ca5fbc15a58e36978bf40eff20d9fc6518a8dcd259cce5f2b9ca29c18b
|
||||
SHA256 (.footprint) = 639e89f5a43658475d2a96db9ca13601f83ffab4add02ac9d8d8eb32307cf6c9
|
||||
SHA256 (python3-cleo-0.8.1.tar.gz) = 3ff6fe33d9e440dba4d9b0947e65ebebf95671d18d89b67bed1e1a09d2266bc1
|
||||
SHA256 (python3-cleo-1.0.0a5.tar.gz) = b75424b2c3f71dec06342290b255d725a4c02f83f3baa98b0a805162f09515da
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Cleo allows you to create beautiful and testable command-line interfaces.
|
||||
# URL: https://github.com/sdispater/cleo
|
||||
# URL: https://github.com/python-poetry/cleo
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: python3-clikit
|
||||
|
||||
name=python3-cleo
|
||||
version=0.8.1
|
||||
version=1.0.0a5
|
||||
release=1
|
||||
source=(https://github.com/sdispater/cleo/archive/$version/$name-$version.tar.gz)
|
||||
source=(https://github.com/python-poetry/cleo/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd cleo-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user