[med-svn] [python-csb] branch master updated (9342c9e -> 6a902b7)
Andreas Tille
tille at debian.org
Fri Dec 27 23:19:22 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository python-csb.
from 9342c9e Add Upstream-Contact and more authors addresses
new 4a3e447 Enable detecting also *.zip source archives
new 1c84ae5 Imported Upstream version 1.2.2+dfsg
new e10d0cf Merge tag 'upstream/1.2.2+dfsg'
new 6a902b7 New option for test, but it fails because of missing Console.py module (asked upstream for help)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 364 ++++----
csb/__init__.py | 542 ++++++------
csb/apps/csfrag.py | 3 +-
csb/bio/fragments/__init__.py | 586 ++-----------
csb/bio/fragments/hhsites.py | 152 ----
csb/bio/fragments/isites.py | 1122 ------------------------
csb/bio/io/__init__.py | 1 -
csb/bio/io/isites.py | 326 -------
csb/statistics/maxent.py | 4 +-
csb/statistics/pdf/__init__.py | 62 +-
csb/statistics/pdf/parameterized.py | 346 ++++++++
csb/statistics/rand.py | 2 +-
csb/statistics/samplers/mc/singlechain.py | 69 +-
csb/statistics/scalemixture.py | 7 +-
csb/test/__init__.py | 180 ++--
csb/test/cases/bio/fragments/__init__.py | 17 +-
csb/test/cases/bio/io/isites/__init__.py | 38 -
csb/test/cases/statistics/pdf/parameterized.py | 323 +++++++
csb/test/cases/statistics/samplers/__init__.py | 190 +++-
debian/changelog | 7 +-
debian/rules | 4 +-
debian/watch | 2 +-
22 files changed, 1582 insertions(+), 2765 deletions(-)
delete mode 100644 csb/bio/fragments/hhsites.py
delete mode 100644 csb/bio/fragments/isites.py
delete mode 100644 csb/bio/io/isites.py
create mode 100644 csb/statistics/pdf/parameterized.py
delete mode 100644 csb/test/cases/bio/io/isites/__init__.py
create mode 100644 csb/test/cases/statistics/pdf/parameterized.py
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/python-csb.git
More information about the debian-med-commit
mailing list