-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packaging modernization #275
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
ebf8bad
to
6bb27f0
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 1m 27s |
Signed-off-by: Nikola Forró <[email protected]>
Signed-off-by: Nikola Forró <[email protected]>
Signed-off-by: Nikola Forró <[email protected]>
Signed-off-by: Nikola Forró <[email protected]>
Build failed. ✔️ pre-commit SUCCESS in 1m 21s |
recheck |
Build failed. ✔️ pre-commit SUCCESS in 1m 23s |
recheck |
Build failed. ✔️ pre-commit SUCCESS in 2m 02s |
Handle timezone-aware timestamps Since version 2.1.0, timestamps in PyGithub are timezone-aware. Remove tzinfo in tests for easy comparison. Related to packit/requre#275. Reviewed-by: František Lachman <[email protected]>
recheck |
Build succeeded. ✔️ pre-commit SUCCESS in 1m 32s |
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 1m 19s |
f0795b5
into
packit:main
Fixes #273.
Related to packit/ogr#798.