Search Criteria
Package Details: python-doi 0.2.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-doi.git (read-only, click to copy) |
---|---|
Package Base: | python-doi |
Description: | Python package to work with Document Object Identifier (doi). |
Upstream URL: | https://pypi.org/project/python-doi |
Licenses: | GPL-3.0-or-later |
Submitter: | JP-Ellis |
Maintainer: | gesh |
Last Packager: | gesh |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-01 23:59 (UTC) |
Last Updated: | 2024-12-23 14:06 (UTC) |
Dependencies (4)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
gesh commented on 2024-04-30 17:02 (UTC)
Thanks, done. Bumped my other python packages as well.
AlexBocken commented on 2024-04-30 13:44 (UTC)
consider bumping pkgrel one up to force a rebuild against the recently released python 3.12. Technically you don't have to by AUR guidelines, makes it just more comfortable for your package users to not have to do the rebuild manually.
JP-Ellis commented on 2024-03-25 20:18 (UTC)
@gesh, you are welcome to update the PKGBUILD yourself as the package currently has no owner.
gesh commented on 2024-03-25 13:21 (UTC)
Please update to PEP517 installs -- directly invoking
setup.py
is deprecated nowadays.