Bug#858864: unblock: celery/3.1.23-6

2017-03-27 Thread Brian May
+1,11 @@ +celery (3.1.23-6) unstable; urgency=medium + + * Change celeryd to depend on python-celery-common instead of python-celery. +Closes: #858305. + * Add celeryd depends on lsb-base. + + -- Brian May <b...@debian.org> Fri, 24 Mar 2017 17:00:36 +1100 + celery (3.1.23-5) unstable; u

Bug#858820: unblock: djangorestframework/3.4.0-2

2017-03-27 Thread Brian May
) unstable; urgency=medium + + * Don't move grid.png to wrong spot in python3 package. Closes: #858811. + + -- Brian May <b...@debian.org> Mon, 27 Mar 2017 18:15:43 +1100 + djangorestframework (3.4.0-1) unstable; urgency=medium * New upstream release. diff -Nru djangorestframework-3.4.0/

Bug#858811: python3-djangorestframework: grid.png installed in wrong place

2017-03-27 Thread Brian May
Package: python3-djangorestframework Version: 3.4.0-1 Severity: important grid.png is installed here: /usr/share/doc/python3-djangorestframework/img/grid.png But the following file: /usr/lib/python3/dist-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css Expects to find it

Bug#769052: libapache2-mod-wsgi-py3: should not provide httpd-wsgi

2017-03-26 Thread Brian May
On Tue, Nov 11, 2014 at 11:40:56AM +1100, Brian May wrote: > A bug report has been filled against debian-policy for a httpd-wsgi3 > virtual package for Python 3 WSGI, see #768117. This happened years ago... Please change the provides to use httpd-wsgi3 instead of httpd-wsgi. -- Brian

Bug#858305: [Python-modules-team] Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-25 Thread Brian May
Nish Aravamudan <nish.aravamu...@canonical.com> writes: >> I have pushed a change through to git that will fix this on the next >> release. I just uploaded this to unstable. Are you able to test this? (note I did not fix the bashism issue yet) Thanks -- Brian May <b...@debian.org>

Bug#858540: barbican: FTBFS: ImportError: No module named vine.five

2017-03-24 Thread Brian May
Brian May <b...@debian.org> writes: >> File "/usr/lib/python2.7/dist-packages/kombu/five.py", line 6, in >> >> import vine.five >> ImportError: No module named vine.five Just to keep this bug report up-to-date: This particular problem is eas

Bug#858586: RM: kombu -- ROM; I accidently uploaded kombu 4.0.2 to unstable, when it was intended for experimental

2017-03-24 Thread Brian May
ersion of kombu with an epoch in the version. However if you have any better solutions available, I am all ears. For example, is it possible to delete the package from the archive and reupload the old version? -- Brian May <b...@debian.org>

Bug#858540: [Python-modules-team] Bug#858540: barbican: FTBFS: ImportError: No module named vine.five

2017-03-23 Thread Brian May
On 2017-03-24 08:36, Chris Lamb wrote: > Oh, did I mark it as such? Apologies if so :) No, the bug was absolutely correct - the error was my brain :-).

Bug#858540: barbican: FTBFS: ImportError: No module named vine.five

2017-03-23 Thread Brian May
gt; ImportError: No module named vine.five Just for the record, this does *not* affect the version in testing. (which initially had me concerned because vine is not in testing) -- Brian May <b...@debian.org>

Bug#858305: [Python-modules-team] Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-21 Thread Brian May
arbitrary (unless override in the defaults file) and may be wrong for the given project. Or may change unexpectedly. e.g. installing python3-celery will make it default to python3. Would be better I think if the project supplied its own init.d script. -- Brian May <b...@debian.org>

Bug#858229: ITP: passh -- passh: a pass fork - stores, retrieves, generates, and synchronizes passwords securely.

2017-03-20 Thread Brian May
d have started by trying to submit a smaller change (e.g. maybe the first patch in the series). I don't see any response to this email. Doesn't inspire confidence :-( -- Brian May <b...@debian.org>

Bug#857335: ledger: Please provide python3-ledger package

2017-03-14 Thread Brian May
se that got lost I also filed an upstream bug > > http://bugs.ledger-cli.org/show_bug.cgi?id=1203 Thanks! It looks like upstream knows about it, but considering that annoucement was made January last year, aren't treating it as a priority. -- Brian May <b...@debian.org>

Bug#857335: ledger: Please provide python3-ledger package

2017-03-13 Thread Brian May
t the moment to move Debian to Python 3.x, as Python 2.7 is no longer being developed anymore. After the release of stretch I believe the plan is not to accept any new Python 2 packages. Eventually this is going to become an RC bug as a result of phasing out Python 2.7. -- Brian May <b...@debian.org>

Bug#856625: Accidentally duplicated work

2017-03-10 Thread Brian May
Sorry about that! Ok, I will fix it up. Thanks for letting me know. -- Brian May <b...@debian.org>

Bug#856625: Accidentally duplicated work

2017-03-10 Thread Brian May
Brian May <b...@debian.org> writes: > However, more importantly, the release team is very unlikely to let a > new upstream version into unstable. err... Obviously I meant testing. :-( -- Brian May <b...@debian.org>

Bug#856625: Accidentally duplicated work

2017-03-10 Thread Brian May
to unstable. So, unfortunately, I am inclined to remmend reverting all changes on the master branch since debian/2.1-3 for now. If you want, I can do this. Because if any future RC bugs occur during the freeze, we need to be able to make new releases from from the master branch for the same ups

Bug#856625: [Python-modules-team] Bug#856625: parsedatetime: FTBFS (AssertionError: 0.0666666666667 is not less than 0.05)

2017-03-10 Thread Brian May
Santiago Vila <sanv...@debian.org> writes: > Maybe this "only" fails shortly after February 28th, but we really want > tests to never fail. It is possible that this package assumes one or more > things in the following list?: Fixed in unstable and unblock request sent:

Bug#857430: unblock: parsedatetime/2.1-3

2017-03-10 Thread Brian May
/changelog 2016-09-28 11:05:44.0 +1000 +++ parsedatetime-2.1/debian/changelog 2017-03-11 11:46:48.0 +1100 @@ -1,3 +1,9 @@ +parsedatetime (2.1-3) unstable; urgency=medium + + * Add patch to fix FTBFS error after February. Closes: #856625. + + -- Brian May <b...@debian.org> Sat,

Bug#851722: [Python-modules-team] Bug#851722: django-pipeline: FTBFS randomly (failing tests)

2017-03-10 Thread Brian May
Brian May <b...@debian.org> writes: > Ok, I got a suggestion to run the failing test by itself. It fails > everytime. As reported in the upstream bug report. Unblock request sent: #857429 -- Brian May <b...@debian.org>

Bug#857429: unblock: django-pipeline/1.6.8-3

2017-03-10 Thread Brian May
:23.0 +1000 +++ django-pipeline-1.6.8/debian/changelog 2017-03-10 18:54:37.0 +1100 @@ -1,3 +1,9 @@ +django-pipeline (1.6.8-3) unstable; urgency=medium + + * Work around for random build failures. Closes: #851722. + + -- Brian May <b...@debian.org> Fri, 10 Mar 2017 18:54:37

Bug#856625: [Python-modules-team] Bug#856625: parsedatetime: FTBFS (AssertionError: 0.0666666666667 is not less than 0.05)

2017-03-10 Thread Brian May
nth is 30 days. It allows some margin for error, so 31 days might be OK, however by the looks of it, 28 days is not OK. I have forwarded this upstream: https://github.com/bear/parsedatetime/issues/215 -- Brian May <b...@debian.org>

Bug#857335: ledger: Please provide python3-ledger package

2017-03-09 Thread Brian May
Source: ledger Version: 3.1.2~pre1+g3a00e1c+dfsg1-2+b1 Severity: wishlist Apparently there is a fork with Python 3 support here: https://github.com/afh/ledger/tree/wip/python3 This is referenced here: https://groups.google.com/forum/#!topic/ledger-cli/C99w-79Jq8o I am not sure what the

Bug#851722: [Python-modules-team] Bug#851722: django-pipeline: FTBFS randomly (failing tests)

2017-03-09 Thread Brian May
Brian May <b...@debian.org> writes: > Santiago Vila <sanv...@unex.es> writes: > >> So I think forwarding the bug would make sense. Just tell upstream the >> truth, namely, that you have received a bug saying the package fails >> to build randomly. > &

Bug#851722: [Python-modules-team] Bug#851722: django-pipeline: FTBFS randomly (failing tests)

2017-03-09 Thread Brian May
Santiago Vila <sanv...@unex.es> writes: > So I think forwarding the bug would make sense. Just tell upstream the > truth, namely, that you have received a bug saying the package fails > to build randomly. See https://github.com/jazzband/django-pipeline/issues/622 -- Brian May <b...@debian.org>

Bug#856067: unblock: amavisd-new/1:2.10.1-4

2017-03-05 Thread Brian May
and amavisd-milter for stretch. libdbd-mysql-perl is fixed in testing now. Can amavisd-new get unblocked? Thanks (oh amavisd-milter is a seperate package, seperate maintainer, no need to unlock it) -- Brian May <b...@debian.org>

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-26 Thread Brian May
Brian May <b...@debian.org> writes: > amavisd-new has already been removed from testing. I think the chances > of getting it back in are remote - however I have asked the release team > - see #856067. The release gods^h^h^h^h^h team has spoken. They say they will accept a

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-25 Thread Brian May
bug gets fixed it might help distribute amavisd-new some other way (maybe outside Debian). -- Brian May <b...@debian.org>

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread Brian May
Brian May <b...@debian.org> writes: > Possibly only happens in Perl's tainted mode; I have asked for > confirmation. Actually is a fair bit more complicated then that. See: https://github.com/perl5-dbi/DBD-mysql/issues/78#issuecomment-282425847 The fix is simple. Understanding

Bug#856067: unblock: amavisd-new/1:2.10.1-4

2017-02-24 Thread Brian May
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Request dialog concerning amavisd-new situation. amavisd-new has a release critical bug. #847311. The justification given was "causes non-serious data loss" presumably because emails were

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread Brian May
Package: libdbd-mysql-perl Version: 4.041-1 Severity: grave Justification: causes non-serious data loss When reading floats from mysql, they are always read as 0. As values are currupted and as it is the cause of a grave bug in another package, I have set this to grave. Possibly only happens in

Bug#855877: [Python-modules-team] Bug#855877: python3-django-celery: management commands broken with Django 1.10

2017-02-22 Thread Brian May
Antonio Terceiro <terce...@debian.org> writes: > Package: python3-django-celery > Version: 3.1.17-3.1 > Severity: grave > Forwarded: https://github.com/celery/django-celery/pull/458 > Justification: renders package unusable Unblock request sent #855899 -- Brian May <b...@debian.org>

Bug#855899: unblock: django-celery/3.1.17-4

2017-02-22 Thread Brian May
+1,10 @@ +django-celery (3.1.17-4) unstable; urgency=medium + + * Add 0010-Fix-management-command-handling-for-django-1.10.patch to +fix management command. Closes: #855877. + + -- Brian May <b...@debian.org> Thu, 23 Feb 2017 08:10:49 +1100 + django-celery (3.1.17-3.1) unstable; urgency=

Bug#855696: amavisd-new: Filter javascript from base64 encoded html

2017-02-22 Thread Brian May
better off asking on the amavisd-new user mailing list, as I get the impression this is a help/support request, not a bug report. https://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users -- Brian May <b...@debian.org>

Bug#855492: six: Please package sphinx documentation

2017-02-18 Thread Brian May
Source: six Version: 1.10.0-3 Severity: important Please package python-six-doc. This is required so that we can fix #852512 in python-django. Thanks -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (100,

Bug#847311: reduce severity

2017-02-17 Thread Brian May
-mysql-perl, or how intrusive the fix might be. One thing certain however, I don't believe this bug can be fixed (or worked around even) by changing amavisd-new. -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-17 Thread Brian May
Brian May <b...@debian.org> writes: > From the upstream bug report it is sounding increasingly likely that > this is a Perl bug, related to tainted mode. > > The upstream developer is working on getting some solid evidence to > prove this. A bug has now been reporte

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-16 Thread Brian May
tream developer is working on getting some solid evidence to prove this. -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-13 Thread Brian May
Upstream has asked for some rather detailed information: https://github.com/perl5-dbi/DBD-mysql/issues/78 The information I asked for will do for now, then we can decide if this more extensive information is required. -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-13 Thread Brian May
dings were changed). I would like confirmation that this matches what is installed on the LOC's system. The above commands should answer that. -- Brian May <b...@debian.org>

Bug#852512: [Python-modules-team] Bug#852512: python-django: Please avoid accessing the internet for intersphinx mapping

2017-02-12 Thread Brian May
tell, this documentation isn't packaged in Debian. > 'formtools': ('https://django-formtools.readthedocs.io/en/latest/', > None), > 'psycopg2': ('http://initd.org/psycopg/docs/', None), > } I think everything else is packaged, just missing a python-six-doc package. -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-12 Thread Brian May
Henrique de Moraes Holschuh <h...@debian.org> writes: >> https://github.com/perl5-dbi/DBD-mysql/issues/78 > > Thanks! Please read the latest message on the above report... -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-11 Thread Brian May
returning valid data. Just found this bug report: https://github.com/perl5-dbi/DBD-mysql/issues/78 -- Brian May <b...@debian.org>

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-11 Thread Brian May
with this would be: 1. Try to reproduce the problem with upstream git. 2. Try to do a git bisect. I am stuck on step 1. Unfortunately the original bug report is lacking in details required to reproduce this. e.g. the tables (structure and data) that in mysql. -- Brian May <b...@debian.org>

Bug#854716: [Python-modules-team] Bug#854716: python3-django-cors-headers: Does not work with Django 1.10

2017-02-10 Thread Brian May
Michael Fladischer <mich...@fladi.at> writes: > Updating to 1.2.0 would solve this but the freeze is already in place, so it's > either backporting the fix from upstream[0] or asking fo an exeption from > release team. Unblock request sent for backport: #854833 -- Brian May <b...@debian.org>

Bug#854833: unblock: django-cors-headers/1.1.0-2

2017-02-10 Thread Brian May
+ + * Add patch to fix Django 1.10 support. Closes: #854716. + * Update Vcs-* headers for git repository. + * disable_broken_tests.patch regenerated from git-dpm but unchanged. + + -- Brian May <b...@debian.org> Sat, 11 Feb 2017 08:34:43 +1100 + django-cors-headers (1.1.0-1) unstable; urgen

Bug#854716: [Python-modules-team] Bug#854716: python3-django-cors-headers: Does not work with Django 1.10

2017-02-10 Thread Brian May
s not work". If you use the old style MIDDLEWARE_CLASSES setting, it works fine, same as before. The problems only occur if you want to use the new style MIDDLEWARE setting. I can confirm that the supplied patch soles the problem. -- Brian May <b...@debian.org>

Bug#854716: [Python-modules-team] Bug#854716: python3-django-cors-headers: Does not work with Django 1.10

2017-02-09 Thread Brian May
r way. However, probably fare easy to get approval for one commit as opposed to all of these: https://github.com/ottoyiu/django-cors-headers/compare/1.1.0...1.2.0 > [0] > https://github.com/ottoyiu/django-cors-headers/commit/870b1d9deb54ff4c1fefedc39dff02519abb32c5 I will have a l

Bug#847311: amavisd-new: After the last Debian update Amavis does not read data type float from Mysql DB correctly. All fields are "0".

2017-02-04 Thread Brian May
it was removed from stretch and I don't think we can get it back in now. At least it should be easy to backport as required. -- Brian May <b...@debian.org>

Bug#849652: [Python-modules-team] Bug#849652: faker: FTBFS on 32-bit: ValueError: timestamp out of range for platform time_t

2017-01-30 Thread Brian May
me.localtime(timestamp+time.timezone).tm_isdst > ValueError: timestamp out of range for platform time_t > > -- > Ran 45 tests in 7.922s > > FAILED (errors=2) > debian/rules:27: recipe for target 'override_dh_auto_test' failed -- Brian May <b...@debian.org>

Bug#852289: [Python-modules-team] Bug#852289: Bug#852289: python-passlib: please make the build reproducible (timestamps)

2017-01-28 Thread Brian May
lly notice it anyway). If Brian doesn't beat me > to it, I'm happy to update to 1.7.1 once it's available. Considering the coming freeze, might be best to upload a fix before then... If you want this in stretch that is. -- Brian May <b...@debian.org>

Bug#851722: [Python-modules-team] Bug#851722: django-pipeline: FTBFS randomly (failing tests)

2017-01-28 Thread Brian May
rg/~sanvila/build-logs/django-pipeline/ > > If this is really a bug in one of the build-depends, please use reassign and > affects, > so that this is still visible in the page for this package. > > The bug should be reproducible with sbuild on a single CPU virtual machine, > provided you try enough times (as the failure happens randomly). > > Thanks. > > ___ > Python-modules-team mailing list > python-modules-t...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team -- Brian May <b...@debian.org>

Bug#851722: [Python-modules-team] Bug#851722: django-pipeline: FTBFS randomly (failing tests)

2017-01-21 Thread Brian May
D_TEST_ARGS="PYTHONPATH=. python{version} /usr/bin/django-admin test -v3 --settings=tests.settings" dh_auto_test Thanks! -- Brian May <b...@debian.org>

Bug#852078: [Python-modules-team] Bug#852078: src:python-mkdocs: New upstream release (0.16.x)

2017-01-21 Thread Brian May
are in soft freeze (meaning no new packages, no re-entry, normal migrations). Don't want to risk uploading a new package that gets into stretch and creates RC bugs - it might mean the package fails to get into Stretch. -- Brian May <b...@debian.org>

Bug#786566: this is affecting us

2017-01-05 Thread Brian May
t schroot and look for alternatives??? -- Brian May <b...@debian.org>

Bug#833037: [PKG-Openstack-devel] Bug#833037: Bug#833037: python-factory-boy: missing depends on ipaddress

2017-01-04 Thread Brian May
Brian May <b...@debian.org> writes: > Not sure if I can git push to the openstack git repository, so I haven't > done so (and I might have to redo it anyway). If I can get this working, > I might move it to DPMT. Ok, just building and uploading. Note that this isn't going

Bug#833037: [PKG-Openstack-devel] Bug#833037: Bug#833037: python-factory-boy: missing depends on ipaddress

2017-01-04 Thread Brian May
If I can get this working, I might move it to DPMT. -- Brian May <b...@debian.org>

Bug#833037: [PKG-Openstack-devel] Bug#833037: python-factory-boy: missing depends on ipaddress

2016-12-27 Thread Brian May
your next > upload without asking for an unblock. If somebody wants me to do a NMU of some random package that I do not maintain, I really do need to asked before the freeze. I can't subscribe to every bug report for every package just in case somebody might ask me to do a NMU. -- Brian May <b...@debian.org>

Bug#833037: python-factory-boy: missing depends on ipaddress

2016-12-26 Thread Brian May
was sent to the BTS only, not me. I have a backlog right now, will see what I can do. -- Brian May <b...@debian.org>

Bug#786566: this is affecting us

2016-12-04 Thread Brian May
at a time. > > We really should fix this for stretch. Does this bug really warrant being serious? As it is we risk having this package removed from testing. Is this justified? -- Brian May <b...@debian.org>

Bug#842291: notmuch processes frequently stuck in select()

2016-11-22 Thread Brian May
}) = 0 (Timeout) select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) etc Work arounds would be appreciated. Thanks. -- Brian May &l

Bug#807994: python-django-south: Incompatable with Django >= 1.7

2016-11-05 Thread Brian May
Sandro Tosi <mo...@debian.org> writes: > On Tue, 15 Dec 2015 16:40:34 +1100 Brian May <b...@debian.org> wrote: >> Source: python-django-south >> Version: 1.0.0-1 >> Severity: grave >> Justification: renders package unusable >> >> Packa

Bug#828665: FTBFS under Django 1.10

2016-11-05 Thread Brian May
ge > the latest version and verify it works with django 1.10? thanks!! Done. -- Brian May <b...@debian.org>

Bug#842234: modemmanager: Thinkpad X1 2015 crashes on sleep

2016-10-27 Thread Brian May
Brian May <b...@debian.org> writes: > If I try to sleep with the modem active, it sometimes causes the > computer to enter a state where it will not sleep anymore, and it will > not talk to the LTE modem anymore. Looks like if I leave it for several minutes, it sometimes comes goo

Bug#842234: modemmanager: Thinkpad X1 2015 crashes on sleep

2016-10-27 Thread Brian May
Package: modemmanager Version: 1.6.2-1 Severity: important If I try to sleep with the modem active, it sometimes causes the computer to enter a state where it will not sleep anymore, and it will not talk to the LTE modem anymore. If I downgrade to modemmanager 1.4.x it works perfectly. If I

Bug#839687: [Python-modules-team] Bug#839687: how to manage setuptools-scm packages in debian?

2016-10-04 Thread Brian May
In the past I have found I need to set (in debian/rules): export SETUPTOOLS_SCM_PRETEND_VERSION=$(shell cat PKG-INFO | sed -n 's/^Version: //p') otherwise the version won't come out correctly. -- Brian May <b...@debian.org>

Bug#832360: [Python-modules-team] Bug#832360: mkdocs: javascript in mkdocs themes should be symlinks to files in libjs-* packages

2016-09-01 Thread Brian May
ant > libjs-* package and install a symlink to the minified file provided by > that package, instead of another minified copy of the library. Help to fix this appreciated. Am very short on time recently. Thanks. -- Brian May <b...@debian.org>

Bug#828651: FTBFS under Django 1.10

2016-08-12 Thread Brian May
go 1.10 support regressed with changes between pre-alpha and final release; 1.10 currently not supported. See upstream bug at https://github.com/carljm/django-model-utils/issues/232 -- Brian May <b...@debian.org>

Bug#834116: [Python-modules-team] Bug#834116: django-model-utils: description should distinguish different binary packages

2016-08-12 Thread Brian May
he package currently FTBFS - I am assuming Django 1.10 issues - so I won't be able to do an upload anytime soon. Regards -- Brian May <b...@debian.org>

Bug#828642: [Python-modules-team] Bug#828642: Proposed NMU: fix FTBFS in Django 1.10

2016-08-08 Thread Brian May
eaches the archive. No objections from me. If you want to skip the 2 day delay, that is fine with me also. Thanks! -- Brian May <b...@debian.org>

Bug#806045: heimdal: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

2016-08-05 Thread Brian May
Santiago Vila <sanv...@unex.es> writes: > Hope this helps. Hopefully the fix I just applied to git is correct and will solve this. Not going to upload however, as I can't build due to some of the tests failing (I think this is an unrelated issue). -- Brian May <b...@debian.org>

Bug#828653: Fix committed to Git

2016-08-05 Thread Brian May
Thomas Goirand <z...@debian.org> writes: > I have sent a (one liner) fix to the Git. Can you please review it, and > allow me to upload it (or upload it yourself)? Please go ahead and upload. Thanks -- Brian May <b...@debian.org>

Bug#833037: python-factory-boy: missing depends on ipaddress

2016-07-31 Thread Brian May
Package: python-factory-boy Version: 2.7.0-2 Severity: important Apologies if this actually is a bug in python-fake-factory, not sure. (sid-amd64-default)root@prune:/home/brian/tree/karaage/karaage-debian# apt-get install python3-factory-boy python-factory-boy Reading package lists... Done

Bug#832192: [Python-modules-team] Bug#832192: Which bug report for archive override of Section for ‘celeryd’?

2016-07-31 Thread Brian May
Ben Finney <ben+deb...@benfinney.id.au> writes: > Which bug report requests the archive override for the Section of this > package? As noted in the initial bug report: Bug #833034 -- Brian May <b...@debian.org>

Bug#833034: override: celeryd:admin/optional

2016-07-31 Thread Brian May
Package: ftp.debian.org Severity: normal See bug #832192.

Bug#832192: [Python-modules-team] Bug#832192: celeryd: Section should not be “python”

2016-07-25 Thread Brian May
a “system resource” as > much as any other daemon that provides services to applications behind > the scenes. > > The sections aren't going to fit all packages perfectly, though. If > you can justify the package fitting some other section by functional > description, go for it. -- Brian May <b...@debian.org>

Bug#671672: openssl s_client -starttls xmpp burn cpu with broken server

2016-07-24 Thread Brian May
can be > closed or not. Looks fine to me -- Brian May <br...@microcomaustralia.com.au>

Bug#832192: [Python-modules-team] Bug#832192: celeryd: Section should not be “python”

2016-07-23 Thread Brian May
system administrators, it is a deamon used mainly by Python applications. I looked at memcached which serves a similar role; it is in the web section - not convinced that is correct either. -- Brian May <b...@debian.org>

Bug#831648: [Python-modules-team] Bug#831648: python-mkdocs: please make the build reproducible

2016-07-23 Thread Brian May
/939/commits/8b006bd7fda55e47e29412896c511c7244398f82 If so, we might need to update the ticket to say it wasn't fixed: https://github.com/mkdocs/mkdocs/issues/938 -- Brian May <b...@debian.org>

Bug#828652: [Python-modules-team] Bug#828652: Commited to Git

2016-07-22 Thread Brian May
normal team upload (not NMU). Otherwise I can do the upload too if you want me to. -- Brian May <b...@debian.org>

Bug#831648: [Python-modules-team] Bug#831648: python-mkdocs: please make the build reproducible

2016-07-22 Thread Brian May
3 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: timestamps > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Whilst working on the "reproducible builds" effort [0], we noticed > that python-mkdocs cou

Bug#829656: [Python-modules-team] Bug#829656: mkdocs: Missing dependencies

2016-07-15 Thread Brian May
Brian May <b...@debian.org> writes: > I think you might be confused; these a warnings only. The build-depends > installs the required packages. Oh, I guess you were talking about depends on the binary packages, not the build-depends. Will upload after I finish doing some tests.

Bug#829656: [Python-modules-team] Bug#829656: mkdocs: Missing dependencies

2016-07-15 Thread Brian May
't think anything is broken here or that the serious severity is justified. -- Brian May <b...@debian.org>

Bug#825967: [Python-modules-team] Bug#825967: python-django-extensions: please “Suggests: python-django-extensions-doc” in library binary packages

2016-06-25 Thread Brian May
inistrators selecting > ‘python-django-extensions’ or ‘python3-django-extensions’ will receive > the suggestion. Was going to upload a fix for this, but opened bug #828207 instead. -- Brian May <b...@debian.org>

Bug#828207: FTBFS: AttributeError: 'module' object has no attribute 'SubfieldBase'

2016-06-25 Thread Brian May
Source: python-django-extensions Version: 1.6.7-2 Severity: serious Justification: FTBFS Guessing this might be a Django issue with 1.10~beta1-1: dh_auto_test -- --system=custom --test-args="{interpreter} -m pytest --ds=tests.testapp.settings --cov=django_extensions" I: pybuild base:184:

Bug#824266: [Python-modules-team] Bug#824266: mkdocs: Please support SOURCE_DATE_EPOCH specification for build time stamps

2016-05-16 Thread Brian May
or `calendar.timegm(time.gmtime())` is. It is annoyingly complicated to get a Unix timestamp in Python. Although Python >= 3.3 makes it easier with `datetime.datetime.utcnow().timestamp()`. Not sure how the `datetime` module went so long without the ability to return a timestamp." -- Brian May <b...@debian.org>

Bug#824266: [Python-modules-team] Bug#824266: mkdocs: Please support SOURCE_DATE_EPOCH specification for build time stamps

2016-05-14 Thread Brian May
ething that should be forwarded upstream? https://github.com/mkdocs/mkdocs/issues -- Brian May <b...@debian.org>

Bug#824056: amavisd-new: cron script syntax error generates spurious e-mails

2016-05-14 Thread Brian May
he syntax of the > script (patch included) which stopped the spurious e-mails. I have made this change in git. Thanks. In future, unified diffs are a lot better then context diffs. See the -u parameter to diff. -- Brian May <b...@debian.org>

Bug#814045: ITP: fake-factory -- Faker is a Python library that generates fake data

2016-05-07 Thread Brian May
fake-factory/ -- Brian May <b...@debian.org>

Bug#823488: [Python-modules-team] Bug#823488: python-ldap3: connection switch silently to anonymous bind if password is empty, failing auth

2016-05-07 Thread Brian May
ntially be relying on this (broken) behaviour. Regards -- Brian May <b...@debian.org>

Bug#818060: FTBFS: pep8 module is now in python-pep8 package

2016-05-01 Thread Brian May
-maintainer upload. + * Fix FTBFS. Add python-pep8 to build-depends. Closes: #818060. + + -- Brian May <b...@debian.org> Mon, 02 May 2016 11:12:25 +1000 + shortuuid (0.4.3-1) unstable; urgency=medium * New upstream release diff -Nru shortuuid-0.4.3/debian/control shortuuid-0.4.3/debian/c

Bug#823052: ITP: python-mkdocs-bootswatch -- Bootswatch themes for MkDocs

2016-05-01 Thread Brian May
access to PAPT (so I could fix another package), however so far haven't got a response. I would sooner maintain them in collab-maint rather then PAPT, because I don't really want to have to convert my git repositories to subversion. I believe subversion is still required by PAPT. -- Brian May <b...@debian.org>

Bug#823052: ITP: python-mkdocs-bootswatch -- Bootswatch themes for MkDocs

2016-04-30 Thread Brian May
licenses that I can see here: https://en.wikipedia.org/wiki/BSD_licenses -- Brian May <b...@debian.org>

Bug#823053: ITP: python-mkdocs-bootstrap -- Bootstrap theme for MkDocs

2016-04-30 Thread Brian May
Package: wnpp Severity: wishlist Owner: Brian May <b...@debian.org> * Package name: python-mkdocs-bootstrap Version : 0.1.1 Upstream Author : Dougal Matthews <dou...@dougalmatthews.com.com> * URL : https://pypi.python.org/pypi/mkdocs-bootstrap/ * License

Bug#823052: ITP: python-mkdocs-bootswatch -- Bootswatch themes for MkDocs

2016-04-30 Thread Brian May
Package: wnpp Severity: wishlist Owner: Brian May <b...@debian.org> * Package name: python-mkdocs-bootswatch Version : 0.4.0 Upstream Author : Dougal Matthews <dou...@dougalmatthews.com.com> * URL : https://pypi.python.org/pypi/mkdocs-bootswatc

Bug#822224: [Python-modules-team] Bug#822224: Further changes

2016-04-22 Thread Brian May
Neil Williams <codeh...@debian.org> writes: > python-django and python-django-tables2 from jessie work but if either > one is pulled in from jessie-backports without the other, restarting > apache2 causes a HTTP500. I am not sure I see how adding the Breaks header helps resolve

Bug#822224: [Python-modules-team] Bug#822224: Further changes

2016-04-22 Thread Brian May
you upgrade django-tables and then upgrade django? Apart from the Breaks header, all other the changes look fine and I will look at making these changes to the unstable version. -- Brian May <b...@debian.org>

Bug#811477: [Python-modules-team] Bug#811477: FTBFS: missing dependency on funcsigs

2016-04-14 Thread Brian May
gs to git. Only possible concern: Is it ok to disable intersphinx like this? I assume the documentation will still be good, just the links to external documentation won't appear as links. Is this correct? -- Brian May <b...@debian.org>

Bug#820882: sbuild: --extra-package= broken

2016-04-13 Thread Brian May
an error, feel free to close this bug report. -- Brian May <b...@debian.org>

Bug#820882: sbuild: --extra-package= broken

2016-04-13 Thread Brian May
Package: sbuild Version: 0.68.0-1 Severity: important Hello, According to the documentation: --extra-repository=spec Add a repository to the list of apt sources during the package build. The repository specification is a line suitable for an

Bug#808536: [Python-modules-team] Bug#808536: Bug#808536: pytest-django: diff for NMU version 2.9.1-2.1

2016-04-11 Thread Brian May
Brian May <b...@debian.org> writes: > The patch looks good to me, I should be able to incooporate it into git > and upload today. Thanks for the patch. I have just uploaded a fixed version to Debian. -- Brian May <b...@debian.org>

<    1   2   3   4   5   6   7   8   9   10   >