The NetBSD Project

CVS log for pkgsrc/devel/py-pyev/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-pyev

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8, Sun Mar 4 16:23:45 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED

py-pyev: remove

No user in pkgsrc, and the package was deleted from pypi.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 8 22:34:29 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.6: +7 -7 lines
Diff to previous 1.6 (colored)

Update py-pyev to 0.9.0.

Fix HOMEPAGE, use distutils.mk, other cleanup.

Release 0.9.0
=============

misc:

.. warning::
    - pyev does not embed libev anymore (Issue #9):

      - libev >= 4.15 is required.
      - win32 support has been dropped.
      - No more :py:class:`Stat` watchers.
      - pyev is now published under the GPLv3 license.

    - Support for Python2 < 2.7 and Python3 < 3.3 has been dropped.


:py:mod:`pyev`:

- Method version() is replaced by attribute __version__.
- Removed :py:class:`Stat` watcher type.
- Removed :py:const:`EVFLAG_NOINOTIFY` and :py:const:`EV_STAT` constants.


:py:class:`Timer`:

- Method remaining() is replaced by attribute remaining.


:py:class:`Periodic`:

- Method at() is replaced by attribute at.


:py:class:`Scheduler`:

- Method at() is replaced by attribute at.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:26 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Switch to MASTER_SITES_PYPI.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 20 03:35:46 2013 UTC (10 years, 10 months ago) by mspo
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

fix license and other pkglint problems

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:33 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 22:14:01 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored)

Update for python25 removal.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 2 05:50:21 2012 UTC (11 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Does not build on python25; it tries to print a message saying it needs a
newer Python version, but croaks while doing so.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 1 22:11:38 2012 UTC (11 years, 3 months ago) by mspo
Branch: MAIN

add pyev - python libev interface

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.




CVSweb <webmaster@jp.NetBSD.org>