[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

python-decorator_3.0.0-1~bpo50+1_amd64.changes is NEW



(new) python-decorator_3.0.0-1~bpo50+1.diff.gz optional python
(new) python-decorator_3.0.0-1~bpo50+1.dsc optional python
(new) python-decorator_3.0.0-1~bpo50+1_all.deb optional python
simplify usage of python decorators by programmers
 Python 2.4 decorators have significantly changed the way Python programs are
 structured.
    * decorators help reduce boilerplate code;
    * decorators help the separation of concerns;
    * decorators enhance readability and maintainability;
    * decorators are very explicit.
 Still, as of now, writing custom decorators correctly requires some
 experience and is not as easy as it could be. For instance, typical
 implementations of decorators involve nested functions and we all know that
 flat is better than nested.
 The aim of the decorator module it to simplify the usage of decorators for
 the average programmer and to popularize decorators usage giving examples of
 useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.
(new) python-decorator_3.0.0.orig.tar.gz optional python
Changes: python-decorator (3.0.0-1~bpo50+1) lenny-backports; urgency=low
 .
  * Rebuild for lenny-backports.
 .
python-decorator (3.0.0-1) unstable; urgency=low
 .
  [Sandro Tosi <morph@debian.org>]
  * debian/control
    - switch Vcs-Browser field to viewsvn
  [Oleksandr Moskalenko <malex@debian.org>]
  * New upstream release.
  * debian/watch: switched to tracking pypi index.
 .
python-decorator (2.3.1-1) unstable; urgency=low
 .
  [Oleksandr Moskalenko]
  * New upstream release.
  * debian/control:
    - Removed XS-Python-Version: all - not needed by python-support.
    - Removed XB-Python-Version: ${python:Versions} - not needed by
      python-support.
    - Updated Standards-Version to 3.8.0.
    - Removed python (>= 2.4) from Build-Depends - not needed by
      python-support.
    - Removed python (>=2.4) from Depends - not needed by python-support.
    - Removed debian revision from python-setuptools Build-Depends version.
 .
  [Carlos Galisteo]
  * debian/control:
    - Added Homepage field.


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

Reply to: