mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
- Convert to USE_PYTHON=pep517 Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
9 lines
248 B
INI
9 lines
248 B
INI
--- setup.cfg.orig 2024-03-04 13:25:08 UTC
|
|
+++ setup.cfg
|
|
@@ -1,5 +1,5 @@
|
|
[metadata]
|
|
-name = SQLAlchemy
|
|
+name = sqlalchemy
|
|
description = Database Abstraction Library
|
|
long_description = file: README.rst
|
|
long_description_content_type = text/x-rst
|