Update package version to 1.2.2
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: python-dotenv
|
name: python-dotenv
|
||||||
description: Reads key-value pairs from a .env file and set them as environment variables
|
description: Reads key-value pairs from a .env file and set them as environment variables
|
||||||
version: 1.2.1
|
version: 1.2.2
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/theskumar/python-dotenv/
|
url: https://github.com/theskumar/python-dotenv/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
@@ -17,4 +19,4 @@ downloads:
|
|||||||
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: d9eebba53ff89f06bf99f2c87d2abef2b9da0790dc4b082ce1f9c5572f2cb1d0
|
checksum: 58f0f1016f35872bf90649f28d8777ee4897bb88f9075c315f71dc485410002a
|
||||||
|
|||||||
Reference in New Issue
Block a user