Re: Spinx help needed

2024-02-15 Thread Dmitry Shachnev
out.html tried to extend itself, which caused a recursion error. I pushed a fix and the build job succeeded now. build-i386 failed, but that one is not related to Sphinx. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Spinx help needed

2024-02-15 Thread Dmitry Shachnev
doc/sphinx/theme/sphinx13/* [2]: https://github.com/lmfit/lmfit-py/commit/29e4712036606913149e16b246340a7fbedd8829 [3]: https://github.com/lmfit/lmfit-py/commit/e2418377c9870e02c820d0fe40d2232187864a81 [4]: https://github.com/sphinx-doc/sphinx/commit/8e730ae303ae686705ea12f44ef11da926a87cf5

Re: python-plaster: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-01-29 Thread Dmitry Shachnev
> to opt out of this behavior. I have seen a similar problem in https://bugs.debian.org/1052802 and solved it by disabling dh_auto_clean completely. I agree, it would be nice if pybuild did not delete .egg-info directories inside tests, or provided a way to opt out. -- Dmitry Shachnev

Re: PyQt6 backport for oldstable?

2024-01-07 Thread Dmitry Shachnev
orted: - sip6 (although, it may conflict with sip5 from oldstable) - pyqt-builder - pyqt6-sip -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Packages wrongly marked as FTBFS with Sphinx 7.1, docutils 0.20

2023-10-31 Thread Dmitry Shachnev
that because I thought I wouldn't have time to figure out > before next week (as I'm taking days off starting tomorrow morning), but it > looks like everything is fine now... :) Thank you! -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Packages wrongly marked as FTBFS with Sphinx 7.1, docutils 0.20

2023-10-31 Thread Dmitry Shachnev
but dh_sphinxdoc still shows this error, then it's probably a dh_sphinxdoc bug. Otherwise, please figure out why that line is not there. > So please don't re-open bugs, I'll take care of that next week, and just > fixing the docs theme should fix it. OK. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Packages wrongly marked as FTBFS with Sphinx 7.1, docutils 0.20

2023-10-31 Thread Dmitry Shachnev
Hi Thomas! On Tue, Oct 31, 2023 at 01:27:22PM +0100, Lucas Nussbaum wrote: > See this message: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042585;msg=7 > and this comment from Dmitry Shachnev: > # Dear Maintainers, I am going to upload Sphinx 7.2.6 to unstable nex

Re: #!/usr/bin/python3 vs virtualenv

2023-03-03 Thread Dmitry Shachnev
ns (although > I may still be able to break them with PYTHONPATH). I want to add that this concern applies to Sphinx too. Newer versions of its dependencies (e.g. docutils or jinja2) can easily break Sphinx. As well as incompatible versions of some Sphinx extensions installed from PyPI.

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread Dmitry Shachnev
er to get up to date version.""" > if version := os.environ.get("DEB_VERSION_UPSTREAM"): > return version > # importing self into setup.py is unorthodox, but param has no > # required dependencies outside of python >

Re: Eric-22.12 and trove-classifiers

2022-12-20 Thread Dmitry Shachnev
separately. It looks like it's updated quite frequently (around 2 times a month, see [1]), so having it as a separate package will allow us to update it on its own schedule. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Python 3.11 for bookworm?

2022-12-15 Thread Dmitry Shachnev
an > time, it is unfortunately my opinion that it's too late for Bookworm and > that we must keep Nose for one more release. I forgot to reply here, but I uploaded fixed nose on Tuesday: https://tracker.debian.org/news/1398350/accepted-nose-137-9-source-into-unstable/ -- Dmitry Shachnev

Re: Python 3.11 for bookworm?

2022-12-13 Thread Dmitry Shachnev
nt) packages from the Debian repo. There are bugs filed against every package: https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=python-modules-t...@lists.alioth.debian.org;tag=nose-rm -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Proposed MBF: packages still using nose

2022-08-29 Thread Dmitry Shachnev
On Sun, Aug 21, 2022 at 04:04:36PM +0300, Dmitry Shachnev wrote: > Hi, > > nose [1] is a testing framework for Python, which is dead and unmaintained > since 2015 [2][3]. > > The former maintainer of nose recommends projects using nose to switch to > nose2 [4], pytest [5] or

Re: Proposed MBF: packages still using nose

2022-08-21 Thread Dmitry Shachnev
Hi Samuel! On Sun, Aug 21, 2022 at 03:11:59PM +0200, Samuel Thibault wrote: > Hello, > > Dmitry Shachnev, le dim. 21 août 2022 16:04:36 +0300, a ecrit: > > Samuel Thibault > >dogtail > > ? it's using python3-nose2, not python-nose. debian/tests/contro

Proposed MBF: packages still using nose

2022-08-21 Thread Dmitry Shachnev
://docs.nose2.io/en/latest/ [5]: https://docs.pytest.org/en/latest/ [6]: https://docs.python.org/3/library/unittest.html [7]: https://github.com/pytest-dev/nose2pytest [8]: https://docs.python.org/3/library/2to3.html#module-lib2to3 -- Dmitry Shachnev Adrian Vondendriesch flask-mongoengine (U) Adrien

Re: Installation paths

2022-06-03 Thread Dmitry Shachnev
-packages (without the part). You can install to /usr/lib/python3.10/dist-packages if you want, then dh_python3 will move from python3.10 to python3. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#1001516: python-statsmodels-doc (and maybe others?): Broken search capability due to incompatible change in new sphinx 4.3

2021-12-12 Thread Dmitry Shachnev
d a patch to make searchtools.js support search indexes from older Sphinx versions: https://salsa.debian.org/python-team/packages/sphinx/-/commit/278114b7292a072e I will upload this a bit later today. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: mass bug filling for nose removal (was: Bug#997758: nose: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 220))

2021-11-11 Thread Dmitry Shachnev
Hi Thomas! On Thu, Nov 11, 2021 at 11:04:10AM +0100, Thomas Goirand wrote: > On 10/24/21 3:24 PM, Dmitry Shachnev wrote: > > If anyone is still using nose (1.x), please port your packages to nose2, > > pure unittest or pytest. I am attaching a dd-list and I intend to do a MBF >

Re: .egg-info for entry points during dh_auto_test

2021-10-31 Thread Dmitry Shachnev
/pybuild.testfiles is taken into account after PYBUILD_BEFORE_TEST? Yes, before. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: .egg-info for entry points during dh_auto_test

2021-10-30 Thread Dmitry Shachnev
es. If no, also add this line to debian/rules: export PYBUILD_BEFORE_TEST={interpreter} setup.py egg_info Example package where I am doing this is pybtex-docutils. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#997758: nose: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 220)

2021-10-25 Thread Dmitry Shachnev
ing on nose, but if they all come from the same upstream, maybe you can convince this upstream to not rely on dead software. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#997758: nose: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 220)

2021-10-24 Thread Dmitry Shachnev
er to simply let nose die (it is abandoned since 2016). If anyone is still using nose (1.x), please port your packages to nose2, pure unittest or pytest. I am attaching a dd-list and I intend to do a MBF in a few weeks when I have more time. -- Dmitry Shachnev Adrian Vondendriesch flask-mongoengin

Re: Sphinx theme package naming conventions

2021-10-21 Thread Dmitry Shachnev
binary packages to match already existing sphinx > theme package names? I would follow the naming policy and use python3-sphinx-press-theme. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: problem installing eric

2021-09-25 Thread Dmitry Shachnev
o look where PyQt expects the executables to be: >>> from PyQt5.QtCore import QLibraryInfo >>> QLibraryInfo.location(QLibraryInfo.LibraryExecutablesPath) In any case, this command should also help: export QTWEBENGINEPROCESS_PATH=/usr/lib/x86_64-linux-gnu/qt5/libexec -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Plan to upload all packages still using Alioth in Maintainer/Uploaders

2021-08-15 Thread Dmitry Shachnev
pyt...@tracker.debian.org > (9 rows) > > We should fix them all. Except the first two (which are valid addresses not related to our team). -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Ported Python Policy to Sphinx

2021-02-26 Thread Dmitry Shachnev
ion it earlier): when referring to files you can also use :file:. The difference is only semantic, I think it will produce the same result: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-file -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Ported Python Policy to Sphinx

2021-02-26 Thread Dmitry Shachnev
nx without content changes. > > There's no direct equivalent in RST for > python3.Y, the best is > ``python3.Y``. You can use :samp:`python3.{Y}`. See: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-samp -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Python 2 support for Bullseye

2020-10-16 Thread Dmitry Shachnev
ber/000860.html -- Dmitry Shachnev signature.asc Description: PGP signature

Re: python3- preffix

2020-10-04 Thread Dmitry Shachnev
gt; dpkg-buildpackage: information: system architecture amd64 > dpkg-source: failure: source package has 2 conflicting values: > "python-my-package" and "python3-my-package" You need to change both debian/control and debian/changelog. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Merging the PAPT and the DMPT

2020-09-20 Thread Dmitry Shachnev
course this is only about updating fields in git, there is no need to upload to archive just because of metadata change. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Merging the PAPT and the DMPT

2020-09-14 Thread Dmitry Shachnev
n, not one that redirects. Probably also update Maintainer/Uploader fields with the new team name/email. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Help with new sphinx version needed (Was: Bug#966983: Most likely fixed in sphinx (2.4.3-5))

2020-08-11 Thread Dmitry Shachnev
ream promises to make a new release within a week. If you don't mind, I will wait for that and then upload the new release to Debian. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: embedded-javascript-library usr/share/doc/python3-lmfit/html/_static/language_data.js please use sphinx

2020-08-04 Thread Dmitry Shachnev
to fix this issue I have just uploaded sphinx 2.4.3-5 where dh_sphinxdoc gained the ability to symlink language_data.js (for English), so this should be fixed. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: The python command in Debian

2020-07-18 Thread Dmitry Shachnev
nts to Python 3. > > I wonder, what they do, if there will be a Python 4... AFAIK Python 4 is not planned even in long term (e.g. because that would break a lot of programs that rely on sys.version_info.major): https://www.python.org/dev/peps/pep-0602/ -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Python3 -dbg packages

2020-07-07 Thread Dmitry Shachnev
import them, but maybe there is some benefit in keeping the normal debug versions too? -- Dmitry Shachnev signature.asc Description: PGP signature

Re: python-policy source

2020-07-05 Thread Dmitry Shachnev
Hi Geert! On Sun, Jul 05, 2020 at 07:05:28PM +0200, Geert Stappers wrote: > Hi, > > Where to find the source of python-policy? I believe it is here: https://salsa.debian.org/cpython-team/python3-defaults/-/blob/master/debian/python-policy.dbk -- Dmitry Shachnev signature.asc Descrip

Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-27 Thread Dmitry Shachnev
soon, but I will fix this bug in the next Sphinx 2.4 upload. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: [felix+deb...@gueux.org: Bug#955862: RFS: sphinx-autoapi/1.2.1-1 [ITP]]

2020-04-19 Thread Dmitry Shachnev
toapi-doc depend on ${sphinxdoc:Depends}. - Drop Suggests: libjs-jquery, libjs-underscore as they will be in Depends. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: py2removal: drop python-pytest by not running tests for python2 packages

2020-04-13 Thread Dmitry Shachnev
ates > > until we're ready to drop them and running tests can still have > > value), but i think the cost/benefit ratio points towards removing > > python-pytest soon rather than wait. > > > > There are only 25 packages that would need updating, and most of them &g

Re: PEP-517/PEP-518 Support In Debian

2020-04-13 Thread Dmitry Shachnev
tart to use it, the better. One issue that comes to mind: how will we specify the install location in a way that will work with any backend? In other words, what is the replacement for distutils' --install-layout=deb? -- Dmitry Shachnev signature.asc Description: PGP signature

Reviving #debian-python-changes channel

2020-04-07 Thread Dmitry Shachnev
/modules. Can some admin please run it? (You need to get an API token and put a SALSA_TOKEN=... line to ~/.devscripts first.) python-team/applications is not affected because it seems to already use KGB. -- Dmitry Shachnev salsa.sh Description: Bourne shell script signature.asc Description

Re: py2removal: proposal to increase apps popcon limit

2020-03-31 Thread Dmitry Shachnev
I think it makes sense. Maybe you can paste the list of 20 affected apps, though? -- Dmitry Shachnev signature.asc Description: PGP signature

Re: About itsdangerous

2020-02-27 Thread Dmitry Shachnev
ranch names in debian/gbp.conf accordingly. And gbp should create a pristine-tar branch when you update to a newer release. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: pytest and core dump

2020-02-09 Thread Dmitry Shachnev
HONFAULTHANDLER=1. To get the C stack trace, you need to run the Python interpreter in a debugger like gdb. Better to do this locally of course, not in the CI. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: pyqt5 and entrypoint

2020-02-02 Thread Dmitry Shachnev
e following commands in the Python console: >>> import pkg_resources >>> pkg_resources.get_distribution('PyQt5') For me it prints “PyQt5 5.14.1 (/usr/lib/python3/dist-packages)”. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Update python-sip, sip4 request

2020-02-01 Thread Dmitry Shachnev
The whole sip 4.19.21 won't be backported, but it is possible to cherry-pick individual fixes. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Understanding pybuild

2019-12-20 Thread Dmitry Shachnev
e source of error. I think pybuild just calls setup.py build and then setup.py install. So it is a question to upstream build system, why are files recompiled during install. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Understanding pybuild

2019-12-19 Thread Dmitry Shachnev
es installed, they must be copied manually (right?). You can use debian/pybuild.testfiles to copy the test files. See pybuild(1) for details. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: RFS: python-traits

2019-12-04 Thread Dmitry Shachnev
anning to work on that package next. Thanks! Feel free to ping me directly about it. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: RFS: python-traits

2019-12-04 Thread Dmitry Shachnev
umentation, or remove that variable and python3-sphinx from Build-Depends. Please fix that and I will sponsor this. Also are you interested in python-traitsui package? It would be nice to get it ported to Python 3 or removed. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Severity bump script

2019-11-15 Thread Dmitry Shachnev
Like “python-foo-doc is a documentation package has 0 external rdeps”. Also, in other lines I would also change “have” to “has”. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: reducing matplotlib2 build-depends.

2019-11-13 Thread Dmitry Shachnev
ing exists. > I'm gonna go thru some of the dependencies and will see if i can > remove some, in particular now that i've remored the -doc package from > the git repo, but i'm not gonna get rid the whole unittest suite. > > thanks for your work on this, and to nudge me into looking

Re: reducing matplotlib2 build-depends.

2019-11-12 Thread Dmitry Shachnev
onder if we can also remove python-matplotlib2-doc and related sphinx build-dependencies. For developers working on software using matplotlib, the documentation for its latest version (python-matplotlib-doc) should be enough. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: python-opentracing

2019-10-24 Thread Dmitry Shachnev
are overriding dh_installdocs and running it only for one package. Either remove the -ppython-opentracing-doc argument, or add another call with --remaining-packages option. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: [packaging] wurlitzer

2019-10-21 Thread Dmitry Shachnev
ases. I think using one of these two pages will be better: - https://pypi.org/simple/wurlitzer/ - https://pypi.debian.net/wurlitzer/ -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Git, gbp blues

2019-09-08 Thread Dmitry Shachnev
files from upstream branch, and run pristine-tar commit after generating the new tarball. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Git, gbp blues

2019-09-08 Thread Dmitry Shachnev
o specify it in debian/gbp.conf (gbp expects master by default). There is an attempt to standardize, DEP-14 (which suggests debian/master), but it is not yet widely adopted: https://dep-team.pages.debian.net/deps/dep14/ -- Dmitry Shachnev signature.asc Description: PGP signature

Re: updating mechanize - help concerning tests with pybuild

2019-08-31 Thread Dmitry Shachnev
On Sat, Aug 31, 2019 at 06:57:23PM +0300, Dmitry Shachnev wrote: > On Sun, Sep 01, 2019 at 12:34:02AM +0900, Norbert Preining wrote: > > Now, the interesting thing are the error messages. One of them is > > [...] > > httperror_seek_wrapper: HTTP Error 403: request dis

Re: updating mechanize - help concerning tests with pybuild

2019-08-31 Thread Dmitry Shachnev
dh_auto_test -- --system custom --test-args "cd {build_dir}; {interpreter} run_tests.py" With this command, only three tests are failing for me. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: updating mechanize - help concerning tests with pybuild

2019-08-31 Thread Dmitry Shachnev
its own directory, and cleaning up after that. See pybuild(1) for details. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Why is dh_auto_clean calling python2.7? (Was: Bug#937624: python-burrito: Python2 removal in sid/bullseye)

2019-08-31 Thread Dmitry Shachnev
Hi Andreas, On Sat, Aug 31, 2019 at 09:57:16AM +0200, Andreas Tille wrote: > Hi, > > I have removed the Python2 package from d/control and all python-* > Build-Depends in Git[1]. I see that python-all is still present in Build-Depends (line 9). -- Dmitry Shachnev signature.asc

Bug#938971: RM: python-gdata -- ROM; dead upstream; Python 2 only

2019-08-30 Thread Dmitry Shachnev
Package: ftp.debian.org Severity: normal User: debian-python@lists.debian.org Usertags: py2removal python-gdata was never ported to Python 3. Upstream is dead and python3-googleapi may be a better replacement. The last reverse dependency (ckanclient) was RMed today. -- Dmitry Shachnev

Bug#938936: RM: ckanclient -- RoQA; maintainer MIA; Python 2 only; deprecated upstream

2019-08-30 Thread Dmitry Shachnev
(#899010). - Not in testing. - Deprecated upstream, replaced with ckanapi (#912472). Reverse dependencies checked with dak rm -Rn ckanclient. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Filing py2removal bugs with correct attributes

2019-08-28 Thread Dmitry Shachnev
I will use correct tags next time. Both mine and Andrey’s existing bugs now show on [1], so it looks like you (or someone else) already fixed them. [1]: https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-python@lists.debian.org;tag=py2removal -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Git, gbp blues

2019-08-25 Thread Dmitry Shachnev
> But fixing the patches with quilt before importing them the second > time seems to fix all my problems. If it does not break the patches metadata then it also works. -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935700: RM: sphinx-issuetracker -- ROM; Python 2 only; dead upstream; no reverse dependencies

2019-08-25 Thread Dmitry Shachnev
/ignatenkobrain/sphinxcontrib-issuetracker/pull/13 -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Watch file for riverbankcomputing (QScintilla)

2019-08-24 Thread Dmitry Shachnev
debian/copyright, then change second line to this: opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \ -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935508: RM: bauble -- RoQA; Python 2 only, uses unmaintained modules, superseded upstream

2019-08-23 Thread Dmitry Shachnev
developing ghini [2] instead, which has similar purpose. If someone is interested, it is better to package that instead. [1]: https://github.com/Bauble/bauble.classic [2]: https://github.com/Ghini/ghini.desktop -- Dmitry Shachnev signature.asc Description: PGP signature

Bug#935176: RM: babiloo -- ROM; dead upstream, uses Python 2 and Qt 4

2019-08-20 Thread Dmitry Shachnev
, but it is among other alternatives. E.g. stardict-czech has Recommends: sdcv (>= 0.4.2-2) | stardict (>= 2.4.6) | stardict-gtk (>= 2.4.6) | goldendict | qstardict | babiloo | dictionarystar -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Use debhelper-compat instead of debian/compat

2019-07-19 Thread Dmitry Shachnev
compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12). So this change is safe to do for packages whose compat level is ≥ 9. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Packaging python-xrayutilities

2019-03-21 Thread Dmitry Shachnev
On Thu, Mar 21, 2019 at 02:36:01PM +0300, Dmitry Shachnev wrote: > Hi Marie! Perhaps this should have been ‘Hi Alexandre’. Sorry if I got this wrong. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Packaging python-xrayutilities

2019-03-21 Thread Dmitry Shachnev
by Sphinx will have the right path, and there won’t be any need for making symlinks. -- Dmitry Shachnev (maintainer of both sphinx and mathjax packages) signature.asc Description: PGP signature

Re: Please enable me pushing to python-team/applications

2019-03-19 Thread Dmitry Shachnev
is team I hope you will be added to the team, but while you are not, why can’t you just use merge requests? -- Dmitry Shachnev signature.asc Description: PGP signature

Re: scipy 1.2.0 and joining DPMT

2019-03-16 Thread Dmitry Shachnev
Wei) some time to fix this, but if he does not respond, I will merge it with my suggestion applied. (I hope Ondřej does not mind.) -- Dmitry Shachnev signature.asc Description: PGP signature

Re: scipy 1.2.0 and joining DPMT

2019-03-16 Thread Dmitry Shachnev
On Fri, Mar 15, 2019 at 02:34:26PM +0100, Ondrej Novy wrote: > > https://salsa.debian.org/python-team/tools/python-modules/merge_requests/4 > > let's merge it without "Configurations" section now, please. Done! I will now also review the follow-up merge request

Re: Review/upload request for python-guizero

2019-02-28 Thread Dmitry Shachnev
d 10-day migration > period, would anyone be kind enough to review and upload this new > release today? Uploaded. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: upstream release of unreleased package

2019-02-22 Thread Dmitry Shachnev
command won’t do anything though, since the upstream tag already exists, and you have not created a Debian release/tag yet. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: upstream release of unreleased package

2019-02-21 Thread Dmitry Shachnev
bian/master’ before ‘gbp import-orig’ this might work even with older git-buildpackage versions. I recommend setting up your shell prompt to show the current branch, it will make it easier to understand what is going on. You can find some instructions how to do it in /usr/lib/git-core/git-sh-prompt.

Re: scipy 1.2.0 and joining DPMT

2019-01-29 Thread Dmitry Shachnev
. I think that at least specifying debian-branch is definitely needed. If you want I can simplify it to just that one line before merging, and/or link to the wiki instead of recommending any specific gbp.conf content. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Command to query “Python versions that are installed *with* standard library”

2019-01-24 Thread Dmitry Shachnev
ions --supported and make the autopkgtest depend on python3-all. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Please add 'stappers' to PAPT, 403

2019-01-12 Thread Dmitry Shachnev
ers https://salsa.debian.org/groups/python-team/applications/-/group_members?search=Stappers I hope Ondřej or another admin can correct it. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Please add 'stappers' to PAPT

2019-01-04 Thread Dmitry Shachnev
eded since all PAPT repos were migrated automatically. (Of course your request to join the team is still valid.) -- Dmitry Shachnev signature.asc Description: PGP signature

Re: reference package python3 PAPT

2018-12-26 Thread Dmitry Shachnev
everything else is quite generic. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Help needed to get Python module of libedlib properly installed

2018-12-16 Thread Dmitry Shachnev
; up with an empty python3-edlib package despite the file > > > $(CURDIR)/.pybuild/cpython3_3.6_edlib/build/edlib.cpython-36m-x86_64-linux-gnu.so > > is created. Am I missing something in the final install step? The attached patch should fix the

Re: Removing a binary package (python-qwt3d-qt4)

2018-10-28 Thread Dmitry Shachnev
n “reportbug ftp.debian.org”, then select NBS as request type and follow the instructions. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: TypeError: ord() expected a character, but string of length 3 found (Was: Updated python-uncertainties)

2018-10-17 Thread Dmitry Shachnev
this needs to be handled manually. In your case 2to3 produces different output in 3.6 and 3.7. The resulting code is still identical, so you can safely remove the differing files. I used this override in a similar case: https://salsa.debian.org/python-team/modules/pygithub/blob/master/debian/rules

Re: Upstreams dropping Python 2 support

2018-09-27 Thread Dmitry Shachnev
is in use for documenting Python code, and that code is Python 2 only. Also there may be custom Sphinx extensions written in Python 2. -- Dmitry Shachnev signature.asc Description: PGP signature

Upstreams dropping Python 2 support (Was: Re: Report from the Python BoF @ DebConf18)

2018-09-27 Thread Dmitry Shachnev
ng, but with the current 314 python-sphinx reverse build-depends it is clear that I will have to ship sphinx-python2 for quite some time. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: sphinx-build vs. Python 3

2018-08-21 Thread Dmitry Shachnev
of sphinx (e.g. backports) *and* with installed python-sphinx. > * should we change sphinx-build to be Python3 only? (and broke current > packages build with Python2 Sphinx) I would like to do this in the future, but currently there will be too many broken packages: https://lintian.debian

Re: git-dpm -> gbp conversion (mass-change) [phase 1 DONE]

2018-08-12 Thread Dmitry Shachnev
he most popular operations you would need to do. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: how to deal with py-file-not-bytecompiled

2018-08-02 Thread Dmitry Shachnev
/debian-devel-announce/2017/08/msg00006.html. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Veusz - update to 3.0

2018-07-14 Thread Dmitry Shachnev
ests under Xvfb. I forked your repository and added QT_DEBUG_PLUGINS=1 before the failing command. Looks like the process is running out of memory: https://salsa.debian.org/mitya57/veusz/-/jobs/31240 I do not know what to do with this, but at least we now know the reason. -- Dmitry Shachnev

Re: Bug#900368: RFS: pygithub/1.40a3-1 [ITP]

2018-07-05 Thread Dmitry Shachnev
On Wed, Jul 04, 2018 at 09:50:51PM -0300, eamanu15 wrote: > Hello Dmitry, > > I just pushed the update the package to Salsa. I pushed the PyGithub_1.40 > version. Thanks! Uploaded after fixing debian/changelog. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#900368: RFS: pygithub/1.40a3-1 [ITP]

2018-07-04 Thread Dmitry Shachnev
ed to do it after dh_python3 runs. So better use this: override_dh_python3: dh_python3 rm -rfv debian/python3-github/usr/lib/python3.* -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#900368: RFS: pygithub/1.40a3-1 [ITP]

2018-07-03 Thread Dmitry Shachnev
pload, isn't? Yes, it is better to merge these entries and keep one entry per actual upload to archive. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#900368: RFS: pygithub/1.40a3-1 [ITP]

2018-07-03 Thread Dmitry Shachnev
://alioth-archive.debian.org/git/users/kaction-guest/pygithub.git.tar.xz [2]: https://wiki.debian.org/Python/GitPackagingPQ [3]: https://pypi.org/project/PyGithub/1.40/ [4]: https://pypi.debian.net/PyGithub/watch -- Dmitry Shachnev signature.asc Description: PGP signature

Call for testing: Sphinx with Python 3 scripts by default

2018-06-29 Thread Dmitry Shachnev
” and “python3 -m sphinx” instead of sphinx-build. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: What to do about packages that depend on distutils being not installable

2018-05-31 Thread Dmitry Shachnev
stutils need to be > updated? Looks like it has a build-dep loop: https://buildd.debian.org/status/package.php?p=python3-stdlib-extensions -- Dmitry Shachnev signature.asc Description: PGP signature

Re: input into perl 6 packaging required

2018-05-07 Thread Dmitry Shachnev
right decision, as these reasons still apply. -- Dmitry Shachnev signature.asc Description: PGP signature

Re: Bug#895849: sphinxcontrib-autoprogram: Incompatible with Sphinx 1.7

2018-04-18 Thread Dmitry Shachnev
in upstream Git but not in the released tarball: https://github.com/sphinx-contrib/autoprogram/blob/master/doc/cli.py Try either adding this file using a patch, or using a tarball from Github rather than from PyPI. -- Dmitry Shachnev signature.asc Description: PGP signature

  1   2   3   >