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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
We should consider a few simple text replacements in setup.py for the meta package. Replacing "ZPL 2.1" with "ZPL-2.1" would be one item, or replacing email address domains "@zope.org" with "@zope.dev".
07950f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And there are 248 other repos which suffer from the same problem: https://github.com/search?q=org%3Azopefoundation+%22ZPL+2.1%22+language%3APython++NOT+is%3Aarchived&type=code&l=Python 😢
07950f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can fix some during PloneConf next week.
07950f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should consider a few simple text replacements in
setup.py
for themeta
package. Replacing "ZPL 2.1" with "ZPL-2.1" would be one item, or replacing email address domains "@zope.org" with "@zope.dev".07950f9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dataflake I like this idea. I created a ticket for it: zopefoundation/meta#288