You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to ensure our project continues to be published to PyPi, datagovteam wants to update the naming format of our datagovtheme package.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN the notification below (in background)
WHEN we make the appropriate changes and publish again to PyPI
THEN the deprecation warning will no longer be sent
Background
We received this deprecation warning from PyPI:
This email is notifying you of an upcoming deprecation that we have determined may affect you as a result of your recent upload to 'ckanext-datagovtheme'.
In the future, PyPI will require all newly uploaded source distribution filenames to comply with PEP 625. Any source distributions already uploaded will remain in place as-is and do not need to be updated.
Specifically, your recent upload of 'ckanext-datagovtheme-0.2.37.tar.gz' is incompatible with PEP 625 because it does not contain the normalized project name 'ckanext_datagovtheme'.
In most cases, this can be resolved by upgrading the version of your build tooling to a later version that supports PEP 625 and produces compliant filenames.
If you have questions, you can email [email protected] to communicate with the PyPI [email protected] to communicate with the PyPI administrators.
User Story
In order to ensure our project continues to be published to PyPi, datagovteam wants to update the naming format of our datagovtheme package.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN we make the appropriate changes and publish again to PyPI
THEN the deprecation warning will no longer be sent
Background
We received this deprecation warning from PyPI:
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
[Notes or a checklist reflecting our understanding of the selected approach]
The text was updated successfully, but these errors were encountered: