Initial Commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-attrs
|
||||
description: Attributes without boilerplate
|
||||
version: 25.4.0
|
||||
revision: 1
|
||||
url: https://www.attrs.org/
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-hatch-fancy-pypi-readme
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/python-attrs/attrs/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 2bff06c2afd09911e10e8ab8126ae0eeb3d13b7fed5db66bf7e021682cc2d9f0
|
||||
Reference in New Issue
Block a user