pyclamd 0.2.2-1 source package in Ubuntu

Changelog

pyclamd (0.2.2-1) unstable; urgency=low

  * New upstream release:
     - Replaced deprecated string exceptions with classes.
     - Added a timeout option to socket operations to avoid blocking.
     - Code improvements (PEP-8 compliance, new private helper functions).
  * debian/rules:
     - Updated get-orig-source (don't take the changelog since it's outdated,
       and replace GPL2 with LGPL3, ensure indentation is correct -unexpand-).
     - Don't try to install CHANGELOG as it has been removed.
  * debian/control:
     - Bump Standards-Version to 3.9.1.
  * debian/copyright:
     - Update copyright years and change license from GPL2+ to LGPL3+.
  * Remove debian/patches, the string exceptions change has been accepted
    upstream.
 -- Artur Rona <email address hidden>   Wed,  03 Nov 2010 13:47:24 +0000

Upload details

Uploaded by:
Artur Rona
Uploaded to:
Natty
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyclamd_0.2.2.orig.tar.gz 17.5 KiB 56ecfbaa84038df5848ebe27dd93b12233bd6c807a4c67d33f7dbb5a482ce501
pyclamd_0.2.2-1.debian.tar.gz 2.7 KiB 62d8cb8cec9ea6b92b438c13de27faa2ee4e239088b4c50468b32d8b70ff6205
pyclamd_0.2.2-1.dsc 1.3 KiB 1c3e01525c734f09c1a5736ec8934ef9d0a9f0c215189c490e7e7912fb6787c4

Available diffs

View changes file

Binary packages built by this source

python-pyclamd: Python interface to the ClamAV daemon

 This package adds virus detection capabilities to Python software in
 an efficient and easy way, thanks to the ClamAV antivirus toolkit.