Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-dotenv
|
||||
description: Reads key-value pairs from a .env file and set them as environment variables
|
||||
version: 1.2.2
|
||||
revision: 3
|
||||
url: https://github.com/theskumar/python-dotenv/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-click
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 58f0f1016f35872bf90649f28d8777ee4897bb88f9075c315f71dc485410002a
|
||||
Reference in New Issue
Block a user