Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: python-typogrify
|
||||
description: A set of Django template filters to make caring about typography on the web a bit easier
|
||||
version: 2.1.0
|
||||
revision: 3
|
||||
url: https://github.com/justinmayer/typogrify
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-smartypants
|
||||
make_depends:
|
||||
- python-smartypants
|
||||
- python-build
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-wheel
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://github.com/justinmayer/typogrify/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 212603210fb5a55fd5bed4c34cd9043b96ab605b190d4e17e27396330147e523
|
||||
Reference in New Issue
Block a user