OpenBSD CVS

CVS log for ports/devel/py-deprecation/distinfo


[BACK] Up to [local] / ports / devel / py-deprecation

Request diff between arbitrary revisions


Default branch: paco, MAIN


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed May 27 09:49:13 2020 UTC (4 years ago) by paco
Branch: paco, MAIN
CVS Tags: paco_20200527, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, HEAD
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

new port devel/py-deprecation needed for the update of audio/py-eyed3.

deprecation is a library that enables automated deprecations. It offers the
deprecated() decorator to wrap functions, providing proper warnings both in
documentation and via Python's warnings system, as well as the
deprecation.fail_if_not_removed() decorator for test methods to ensure that
deprecated code is eventually removed.

ok kmos@

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 27 09:49:13 2020 UTC (4 years ago) by paco
Branch point for: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.