Browse Source
python/python3-hatch_fancy_pypi_readme: Updated for version 25.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/292/head
fourtysixandtwo
5 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
python/python3-hatch_fancy_pypi_readme/python3-hatch_fancy_pypi_readme.SlackBuild
-
python/python3-hatch_fancy_pypi_readme/python3-hatch_fancy_pypi_readme.info
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for python3-hatch_fancy_pypi_readme |
|
|
|
|
|
|
|
# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> |
|
|
|
# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net> |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=python3-hatch_fancy_pypi_readme |
|
|
|
SRCNAM=${PRGNAM#python3-*} |
|
|
|
VERSION=${VERSION:-24.1.0} |
|
|
|
VERSION=${VERSION:-25.1.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="python3-hatch_fancy_pypi_readme" |
|
|
|
VERSION="24.1.0" |
|
|
|
VERSION="25.1.0" |
|
|
|
HOMEPAGE="https://github.com/hynek/hatch-fancy-pypi-readme" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatch_fancy_pypi_readme/hatch_fancy_pypi_readme-24.1.0.tar.gz" |
|
|
|
MD5SUM="f5f9e639f066c91f8e623ec6231beae9" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatch_fancy_pypi_readme/hatch_fancy_pypi_readme-25.1.0.tar.gz" |
|
|
|
MD5SUM="8e1ed2416887685adc1c909ed4fb63cb" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-hatchling" |
|
|
|