On Fri, Nov 01, 2024 at 08:33:38AM +0100, Matthias Klose wrote:
> On 31.10.24 21:53, Julian Gilbey wrote:
> > Hi Adrian,
> > [...]
> > > I think this information could be added to the Pybuild page on the Debian
> > > wiki [2].
> >
> > Sounds a great idea; please feel free to edit the page to incl
m not subscribed to this list)
> > >
> > > Hello,
> > >
> > > I need to override the standard test for pybuild and according to the
> > > manpage [1]
> > > this is achieved by passing "--test-custom" to pybuild. Unfortunately,
> > > it
-- --system=custom --test-args='{interpreter} setup.py
test'
Your suggestion looks cleaner. If it works, I'll use it. If not, I'll stick to
the
approach above as it actually works. Took me forever to figure this all out.
I think this information could be added to the Pybuild pag
Hi Adrian,
On Thu, Oct 31, 2024 at 07:08:20PM +0100, John Paul Adrian Glaubitz wrote:
> Hi Julian,
>
> [...]
> Thanks a lot. I would have never guessed that.
>
> Meanwhile, I found the following alternative approach in the README.rst [1]:
>
> dh_auto_test -- --s
l syntax.
It would have been more clear if it included examples:
"--test-custom" can be set as "PYBUILD_TEST_CUSTOM", for example.
In any case, I have figured it out now. Finally. ;-)
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
> manpage [1]
> > > this is achieved by passing "--test-custom" to pybuild. Unfortunately,
> > > it's actually
> > > not saying where exactly the parameter needs to go.
> > >
> > > I tried setting it via "export PYBUILD_OPTION=&qu
On Thu, Oct 31, 2024 at 06:22:45PM +0100, John Paul Adrian Glaubitz wrote:
> (Please CC me as I'm not subscribed to this list)
>
> Hello,
>
> I need to override the standard test for pybuild and according to the manpage
> [1]
> this is achieved by passing
test for pybuild and according to the
> > manpage [1]
> > this is achieved by passing "--test-custom" to pybuild. Unfortunately, it's
> > actually
> > not saying where exactly the parameter needs to go.
> >
> > I tried setting it via &q
(Please CC me as I'm not subscribed to this list)
Hello,
I need to override the standard test for pybuild and according to the manpage
[1]
this is achieved by passing "--test-custom" to pybuild. Unfortunately, it's
actually
not saying where exactly the parameter needs to
* License : MIT
Programming Lang: Python
Description : Library to write tables in multiple formats with custom
styling
This package allows you to write tables in various formats including AsciiDoc,
CSV, HTML, JavaScript, JSON, LaTeX, Markdown, MediaWiki, NumPy, Excel, Pandas
On Wed, 23 Mar 2022, Hugh McMaster wrote:
On Wed, 23 Mar 2022 at 02:37, Andreas Tille wrote:
Hi,
Am Wed, Mar 23, 2022 at 12:19:40AM +1100 schrieb Hugh McMaster:
> On Mon, 28 Feb 2022 at 16:40, Hugh McMaster wrote:
>
> > I did some testing and found that pygame 2.1.
On Wed, 23 Mar 2022 at 02:37, Andreas Tille wrote:
> Hi,
>
> Am Wed, Mar 23, 2022 at 12:19:40AM +1100 schrieb Hugh McMaster:
> > On Mon, 28 Feb 2022 at 16:40, Hugh McMaster wrote:
> >
> > > I did some testing and found that pygame 2.1.0 is the first recent
> > > version not affected by the FreeTyp
Hi,
Am Wed, Mar 23, 2022 at 12:19:40AM +1100 schrieb Hugh McMaster:
> On Mon, 28 Feb 2022 at 16:40, Hugh McMaster wrote:
>
> > I did some testing and found that pygame 2.1.0 is the first recent
> > version not affected by the FreeType test issue.
> >
> > I'll keep digging, but I'd strongly sugges
On Mon, 28 Feb 2022 at 16:40, Hugh McMaster wrote:
> I did some testing and found that pygame 2.1.0 is the first recent
> version not affected by the FreeType test issue.
>
> I'll keep digging, but I'd strongly suggest migrating to the most
> recent upstream version as soon as possible, as I had n
Hi Marcin,
On Sat, 26 Feb 2022 at 20:47, Marcin Owsiany wrote:
>
> Dnia Tue, Feb 22, 2022 at 08:57:25AM +0100, Andreas Tille napisał(a):
> > I had a look into this issue since a Debian Med package received a
> > testing removal warning. I can confirm the build fails with
> >
> >Segmentation f
Dnia Tue, Feb 22, 2022 at 08:57:25AM +0100, Andreas Tille napisał(a):
> I had a look into this issue since a Debian Med package received a
> testing removal warning. I can confirm the build fails with
>
>Segmentation fault
>
> in the build time test suite.
Just out of curiosity I ran the te
Hi Stefano,
Am Wed, Feb 23, 2022 at 01:56:11AM + schrieb Stefano Rivera:
> Hi Andreas (2022.02.22_07:57:25_+)
> > I've put all developers mentioned as Uploader in CC. Given that the
> > last non-team upload was two years ago which might have lead to the
> > situation that following upstre
Hi Andreas (2022.02.22_07:57:25_+)
> I've put all developers mentioned as Uploader in CC. Given that the
> last non-team upload was two years ago which might have lead to the
> situation that following upstream changes is stalled it would be great
> if you confirm that you intend to continue w
Control: tags -1 confirmed
Hi,
I had a look into this issue since a Debian Med package received a
testing removal warning. I can confirm the build fails with
Segmentation fault
in the build time test suite. I realised that this package is lagging
quite a bit behind upstream and my personal
/cattrs
* License : MIT
Programming Lang: Python
Description : Complex custom class converters for attrs Python library.
cattrs is an open source Python library for structuring and
unstructuring data. cattrs works best with attrs classes, dataclasses
and the usual Python collections, but
: Expat
Programming Lang: Python
Description : custom extensions for Django REST framework
a collection of custom extensions for Django REST Framework. It provides
several mixins and extensions to code mechanics of Django REST framework.
.
Some of the features included
Hi.
FWIW, I've tried and find a way to invoke the Django auto tests when
using debhelper and pybuild (i.e. running django-admin test in the build
dir).
I had noticed this mail describing the use of the 'custom' system and
--test-args, but it seems there's a better way :
o
Frank Van Damme wrote:
> the package. They provide packages themselves. All dependencies are
> fullfilled, but I get these errors when trying to install the package:
This seems to be a problem with the packages *they* provide, not with Debian.
You should try getting help from them, as they will be
preferably linux as well as Windows.
So I came across an app called Custom , a web-based app
written in Python. I set up Apache and Mysql, but I have trouble installing
the package. They provide packages themselves. All dependencies are
fullfilled, but I get these errors when trying to install the
Danie Roux <[EMAIL PROTECTED]> writes:
> Okay, the thing works now. But I had to alien RedHat's PYTHON. Not pygtk
> or anything but Python. I obviously can't ask anyone to install RedHat's
> python just to run my app, so does anyone have an idea where I can start
> looking?
>
Could you try to rec
wrote:
> Hi all,
>
> I don't think this is the right mailing list, but I frankly don't know
> where else to ask. This is debian/gtk/python related.
>
> I wrote a custom widget in gtk (C). Wrapped it with PyGTK and it worked
> beautifully in RedHat. I've been
Hi all,
I don't think this is the right mailing list, but I frankly don't know
where else to ask. This is debian/gtk/python related.
I wrote a custom widget in gtk (C). Wrapped it with PyGTK and it worked
beautifully in RedHat. I've been using it a month now on RedHat.
I final
27 matches
Mail list logo