Commit graph

5 commits

Author SHA1 Message Date
adam
ee1ccc95b1 py-notify: updated to 0.3.1
New in Py-notify 0.3.1:

* All methods that accepted arbitrary argument numbers now also accept
  arbitrary keyword arguments.

* Updated to compile and work with Python 3.0rc1.

* A few minor fixes for potential bugs and optimizations in
  `notify.gc' module and in documentation.

* 6 more unit test (164/186 in total).
2017-12-19 13:09:09 +00:00
obache
e7ba26868e Fixes packaging, replaced with completely different package as update to 0.2.1.
* not relevant to libnotify, drop dependency, fix COMMENTS and DESCR.
* fixes CATEGORY, `devel' is sufficient.
* let to register EGG-INFO.

Bump PKGREVISION.
2013-08-13 09:18:46 +00:00
rodent
d791ffd1c1 Update py-notify to 0.2.1. Resolves PR pkg/47698.
From http://download.gna.org/py-notify/:

"Releases in 0.1 development branch are still available on a separate page
for historical purposes. There is no reason to use them in production:
current stable 0.2 is both bug-free and faster, and more features can be
found in 0.3 development releases."

Package no longer needs buildlink3.mk file, as there is no shared library
installed. PLIST has many entries in PYSITELIB. Package uses PYDISTUTILS
to handle everything. pkg-config, libtool, and gmake are no longer needed.
HOMEPAGE and MASTER_SITES were updated. Added LICENSE. Passes pkglint.
2013-04-05 11:10:12 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
drochner
f2ab3024c7 import py-notify-0.1.1 - Python bindings for libnotify 2007-01-10 10:40:52 +00:00