tantale / deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.
MIT License
301 stars 32 forks source link

Support packit for Pull Request tests and sync to Fedora #12

Closed phracek closed 4 years ago

phracek commented 5 years ago

Signed-off-by: Petr "Stone" Hracek phracek@redhat.com This issue fixes #11 It contains .packit.yaml file and python-deprecated.spec file for distribution into Fedora.

Once it is merged in upstream you should allow packit-as-a-service into your repository https://github.com/marketplace/packit-as-a-service

Once the Pull Request is created, Packit-as-a-service checks if it is buildable in Fedora environment and shows you how to test it. Another feature is, that if you release a new version into PyPi, Packit-as-a-Service automatically push it into Fedora ecosystem.

For more information https://packit.dev/

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 96.117% when pulling 71c8babff0f44e7a79bc171a90261d63a5940d52 on phracek:support_packit into 24017f7a1315f470efc37b0939352bd34d1f6eda on tantale:master.

phracek commented 4 years ago

What do you think? Can we merge this pull request? Once it is merged in upstream you should allow packit-as-a-service into your repository https://github.com/marketplace/packit-as-a-service

tantale commented 4 years ago

Yes I agree with this process. I’ll do my best to validate this PR, but I can’t do it from my iPhone. Need a workaround…

tantale commented 4 years ago

It works with CodeHub app!

tantale commented 4 years ago

Radoslav Pitoňák has approved the packit as a service.