ports/contrib (3.6): python3-cleo: 0.8.1 -> 1.0.0a5
commit 0e86839340f7bc67a90112e99008155f419e9380 Author: Tim Biermann <tbier@posteo.de> Date: Sun Sep 11 19:19:40 2022 +0200 python3-cleo: 0.8.1 -> 1.0.0a5 diff --git a/python3-cleo/.signature b/python3-cleo/.signature index 0d3957ebf..1246697ae 100644 --- a/python3-cleo/.signature +++ b/python3-cleo/.signature @@ -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 diff --git a/python3-cleo/Pkgfile b/python3-cleo/Pkgfile index a8b52a980..d0ab60176 100644 --- a/python3-cleo/Pkgfile +++ b/python3-cleo/Pkgfile @@ -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
participants (1)
-
crux@crux.nu