xhtml2pdf updated, but can't push to salsa
I updated xhtml2pdf to 0.2.1. But salsa is refusing to receive the git push, "GitLab: You are not allowed to push code to this project.". The python group on salsa does not have the button for joining the group (I don't actually want to join the group, but the commits to xhtml2pdf should be pushed). Drew
Re: xhtml2pdf updated, but can't push to salsa
Hi, 2018-02-22 11:18 GMT+01:00 Drew Parsons : > The python group on salsa does not have the button for joining the > group (I don't actually want to join the group, but the commits to > xhtml2pdf should be pushed). > I'm sorry, but you need to join the group to push commits into it. -- Best regards Ondřej Nový Email: n...@ondrej.org PGP: 3D98 3C52 EB85 980C 46A5 6090 3573 1255 9D1E 064B
Please add me on Salsa
Hi, please add me to the team(s) on Salsa. I am an existing DPMT member. Username: natureshadow-guest Thanks, Nik signature.asc Description: PGP signature
Re: xhtml2pdf updated, but can't push to salsa
Hi, On Thu, 22 Feb 2018, Ondrej Novy wrote: > 2018-02-22 11:18 GMT+01:00 Drew Parsons : > > The python group on salsa does not have the button for joining the > > group (I don't actually want to join the group, but the commits to > > xhtml2pdf should be pushed). > > I'm sorry, but you need to join the group to push commits into it. I added Drew Parsons to the project directly (i.e. not the group) so that he can push his work. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/
Re: xhtml2pdf updated, but can't push to salsa
On Thu, 2018-02-22 at 12:11 +0100, Raphael Hertzog wrote: > Hi, > > On Thu, 22 Feb 2018, Ondrej Novy wrote: > > 2018-02-22 11:18 GMT+01:00 Drew Parsons : > > > The python group on salsa does not have the button for joining > > > the > > > group (I don't actually want to join the group, but the commits > > > to > > > xhtml2pdf should be pushed). > > > > I'm sorry, but you need to join the group to push commits into it. > > I added Drew Parsons to the project directly (i.e. not the group) > so that he can push his work. > Thanks Raphael, pushed now. Happy for you python guys to take over from here, I only needed xhtml2pdf to get sasview building (and for this upload, I wanted to get the proper release in place rather than a beta release). Drew
RFS: python-sparse/0.2.0-1
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "python-sparse" * Package name: python-sparse Version : 0.2.0-1 Upstream Author : Matthew Rocklin * URL : https://github.com/mrocklin/sparse * License : BSD Section : python It builds those binary packages: python3-sparse - multidimensional sparse arrays for Python To access further information about this package, please visit the following URL: https://mentors.debian.net/package/python-sparse Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/python-sparse/p ython-sparse_0.2.0-1.dsc Changes since the last upload: [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org [ Ghislain Antony Vaillant ] * New upstream version 0.2.0 * Drop superfluous nocheck guards * Fixup whitespacing in rules file * Add versioned dependency to scipy * Add new install dependency on six * Add new test dependency on packaging * Move extend-diff-ignore to d/s/options * Add patch disabling the upstream pytest config - New patch: No-pytest-config.patch * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Update the copyright years Regards, Ghislain Vaillant
RFS: python-schema/0.6.7-1
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "python-schema" * Package name: python-schema Version : 0.6.7-1 Upstream Author : Vladimir Keleshev * URL : https://github.com/keleshev/schema * License : Expat Section : python It builds those binary packages: pypy-schema - simple data validation library (PyPy) python-schema - simple data validation library (Python 2) python3-schema - simple data validation library (Python 3) To access further information about this package, please visit the following URL: https://mentors.debian.net/package/python-schema Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/python-schema/python-schema_0.6.7-1.dsc Changes since the last upload: [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org [ Ghislain Antony Vaillant ] * Update the gbp configuration * New upstream version 0.6.7 * Fixup whitespacing in rules file * Support the nocheck build profile * Filter egg-info with extend-diff-ignore * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Update the copyright years Regards, Ghislain Vaillant
RFS: python-mechanicalsoup/0.10.0-1
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "python-mechanicalsoup" * Package name: python-mechanicalsoup Version : 0.10.0-1 Upstream Author : Mirth Hickford * URL : https://github.com/hickford/MechanicalSoup * License : Expat Section : python It builds those binary packages: python-mechanicalsoup - library for automating interaction with websites (Python 2) python3-mechanicalsoup - library for automating interaction with websites (Python 3) To access further information about this package, please visit the following URL: https://mentors.debian.net/package/python-mechanicalsoup Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/python-mechanicalsoup/python-mechanicalsoup_0.10.0-1.dsc Changes since the last upload: [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org [ Ghislain Antony Vaillant ] * New upstream version 0.10.0 (Closes: #883366) * Refresh the patch queue * Update the copyright years * Drop the get-orig-source target * Normalize the package descriptions * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Explicitly disable testing at build time. Reason: Tests require network access * Add pytest-mock to the autopkgtest Depends Regards, Ghislain Vaillant
RFS: pytest-qt/2.3.1-1
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pytest-qt" * Package name: pytest-qt Version : 2.3.1-1 Upstream Author : Bruno Oliveira * URL : https://github.com/pytest-dev/pytest-qt * License : Expat Section : python It builds those binary packages: python-pytestqt-doc - documentation for pytest-qt python3-pytestqt - pytest plugin for Qt application testing (Python 3) To access further information about this package, please visit the following URL: https://mentors.debian.net/package/pytest-qt Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/pytest-qt/pytest-qt_2.3.1-1.dsc Changes since the last upload: [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org [ Ghislain Antony Vaillant ] * New upstream version 2.3.1 * Refresh the patch queue * Update the copyright years * Normalize the package descriptions * Drop the get-orig-source target * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Set PYTEST_QT_API before running the tests * Increase verbosity of autopkgtests Regards, Ghislain Vaillant
Help proposed for migration of PAPT repos to Salsa
Hi, I've seen that there are some SVN repositories for PAPT on alioth and I was wondering if you'd want help to move them to Salsa. I'm familiar with the procedure to transfert a repo from svn to git without loosing the tags, commits, branches, etc and I can do some on my spare time if it helps. Best, Joseph
Re: Help proposed for migration of PAPT repos to Salsa
On Thursday, February 22, 2018 04:37:39 PM Joseph Herlant wrote: > Hi, > > I've seen that there are some SVN repositories for PAPT on alioth and > I was wondering if you'd want help to move them to Salsa. > > I'm familiar with the procedure to transfert a repo from svn to git > without loosing the tags, commits, branches, etc and I can do some on > my spare time if it helps. This clearly needs to be done. Do we have any other volunteers? Scott K