| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/PostHog/posthog-python/blob/7.14.1/CHANGELOG.md
Improve port:
- Remove unnecessary DISTNAME because it's default value.
- Make a slight update to the Comment.
- Add additional WWW.
- Remove shebangfix because this port doesn't seem to install any
executable scripts.
- Update post-install-DOCS-on because it deals with no man pages.
PR: 295253
Sponsored by: UNIS Labs
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved)
|
| | |
|
| |
|
|
|
| |
Sponsored by: SkunkWerks, GmbH
Reported by: portscout
|
|
|
Sponsored by: SkunkWerks, GmbH
|