mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-scruffy: remove package
This commit is contained in:
parent
320e2998e7
commit
22e0f24fd6
2 changed files with 2 additions and 19 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python3-scruffy'
|
|
||||||
pkgname=python3-scruffy
|
|
||||||
version=0.3.8.2
|
|
||||||
revision=6
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-setuptools python3-six python3-yaml"
|
|
||||||
short_desc="Framework for boilerplate in Python apps"
|
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/snare/scruffy"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
||||||
checksum=36bd10f44a5329590e4ea7a6746645c1f9fa05d03b62c8c713676c65dbff2392
|
|
||||||
make_check=no # Tests require removed python3-nose
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'removed-packages'
|
# Template file for 'removed-packages'
|
||||||
pkgname=removed-packages
|
pkgname=removed-packages
|
||||||
version=0.1.20250106
|
version=0.1.20250110
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Uninstalls packages removed from repository"
|
short_desc="Uninstalls packages removed from repository"
|
||||||
|
@ -749,6 +749,7 @@ replaces="
|
||||||
python3-pyspotify<=2.1.3_5
|
python3-pyspotify<=2.1.3_5
|
||||||
python3-sabyenc3<=5.4.4_2
|
python3-sabyenc3<=5.4.4_2
|
||||||
python3-scikit-video<=1.1.11_6
|
python3-scikit-video<=1.1.11_6
|
||||||
|
python3-scruffy<=0.3.8.2_6
|
||||||
python3-shiboken2<=5.15.10_2
|
python3-shiboken2<=5.15.10_2
|
||||||
python3-shiboken<=5.15.0_3
|
python3-shiboken<=5.15.0_3
|
||||||
python3-sip<=4.19.25_5
|
python3-sip<=4.19.25_5
|
||||||
|
|
Loading…
Add table
Reference in a new issue