Package Details: python-decouple 3.8-1

Git Clone URL: https://aur.archlinux.org/python-decouple.git (read-only, click to copy)
Package Base: python-decouple
Description: Strict separation of config from code.
Upstream URL: https://github.com/HBNetwork/python-decouple
Licenses: MIT
Submitter: ananas
Maintainer: ananas
Last Packager: ananas
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-22 03:22 (UTC)
Last Updated: 2025-01-23 18:13 (UTC)

Dependencies (1)

Sources (1)

Latest Comments

lahwaacz commented on 2025-01-21 18:31 (UTC) (edited on 2025-01-21 18:53 (UTC) by lahwaacz)

Please update the package according to the Python package guidelines, especially:

  • change arch to any
  • specify a checksum like sha256sums, sha512sums, or b2sums
  • avoid calling setup.py directly, use a standard PEP 517 build system
  • remove useless provides=("python-decouple")