Update package version to 3.0.3
This commit is contained in:
@@ -1,10 +1,21 @@
|
||||
name: python-markupsafe
|
||||
description: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||
version: 2.1.5
|
||||
revision: 3
|
||||
version: 3.0.3
|
||||
revision: 1
|
||||
url: https://palletsprojects.com/p/markupsafe/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["glibc","python3"]
|
||||
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pallets/markupsafe/releases/download/${BPM_PKG_VERSION}/markupsafe-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698
|
||||
|
||||
Reference in New Issue
Block a user