Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-pytz
|
||||
description: Cross platform time zone library for Python
|
||||
version: "2025.2"
|
||||
revision: 1
|
||||
url: https://pythonhosted.org/pytz/
|
||||
license: MIT
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://pypi.io/packages/source/p/pytz/pytz-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3
|
||||
Reference in New Issue
Block a user