Re: Dropping python2 Biopython on fedora 30+

2018-08-23 Thread Dominik 'Rathann' Mierzejewski
Hello, Antonio. On Thursday, 23 August 2018 at 11:05, Antonio Trande wrote: > Hello everyone. > > Python2 Biopython is required by 'python-MDAnalysis' on fedora 30+ > (other than 'openms', already modified). > > Ask to the maintainer of 'python-MDAnalysis' (Dominik Mierzejewski - > rathann) if w

Re: Idea: let's use Pagure to track Changes

2018-08-23 Thread Kevin Fenzi
Sounds like a great idea to me. I'm in favor... kevin signature.asc Description: OpenPGP digital signature ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Condu

Re: Idea: let's use Pagure to track Changes

2018-08-23 Thread Vít Ondruch
Could you please show us example of such change proposal? I somehow cannot imagine the real benefit. V. Dne 23.8.2018 v 22:43 Ben Cotton napsal(a): > Hi community, > > We've traditionally used the wiki for Change proposals because it's > the tool we had. But, it's not necessarily well-suited to

Fedora Rawhide-20180822.n.0 compose check report

2018-08-23 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 33/132 (x86_64), 6/24 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20180820.n.3): ID: 268568 Test: x86_64 Server-dvd-iso base_service_manipulation URL: https://openqa.fedoraproject.org/tests/268568 ID: 268605 Test: i

Re: Idea: let's use Pagure to track Changes

2018-08-23 Thread Miro Hrončok
On 23.8.2018 22:43, Ben Cotton wrote: Hi community, We've traditionally used the wiki for Change proposals because it's the tool we had. But, it's not necessarily well-suited to the purpose. But now we have Pagure, which can help address some of the shortcomings of using the wiki: poor scriptabi

Re: Consistent CI Messages

2018-08-23 Thread Adam Williamson
On Thu, 2018-08-23 at 20:32 +0100, Richard W.M. Jones wrote: > On Tue, Aug 21, 2018 at 12:50:57PM +0200, Petr Šplíchal wrote: > > Hi, > > > > as part of bringing upstream and downstream workflows related to > > testing one more step closer together and allow easier automation > > tools development

Idea: let's use Pagure to track Changes

2018-08-23 Thread Ben Cotton
Hi community, We've traditionally used the wiki for Change proposals because it's the tool we had. But, it's not necessarily well-suited to the purpose. But now we have Pagure, which can help address some of the shortcomings of using the wiki: poor scriptability, no reporting, and a lot of copy/pa

Re: Consistent CI Messages

2018-08-23 Thread Neal Gompa
On Thu, Aug 23, 2018 at 4:18 PM Randy Barlow wrote: > > On 08/23/2018 01:34 PM, Adam Williamson wrote: > > > > OUTPUT: "late December" > > What about > > > OUTPUT: "late January" > > OUTPUT: "late February" Also don't forget OUTPUT: "late March" -- 真実はいつも一つ!/ Always, there's only one tru

[HEADS UP] There will be no virtualenv-2 and virtualenv-3, just virtualenv

2018-08-23 Thread Miro Hrončok
We used to have /usr/bin/virtualenv-2 and /usr/bin/virtualenv in python2-virtualenv. /usr/bin/virtualenv-3 in python3-virtualenv. As of https://bugzilla.redhat.com/show_bug.cgi?id=1599422 this will change on F29+. There will be just one /usr/bin/virtualenv. If you need to specify python vers

Re: Consistent CI Messages

2018-08-23 Thread Randy Barlow
On 08/23/2018 01:34 PM, Adam Williamson wrote: > > OUTPUT: "late December" What about OUTPUT: "late January" OUTPUT: "late February" ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproje

Re: Consistent CI Messages

2018-08-23 Thread Richard W.M. Jones
On Tue, Aug 21, 2018 at 12:50:57PM +0200, Petr Šplíchal wrote: > Hi, > > as part of bringing upstream and downstream workflows related to > testing one more step closer together and allow easier automation > tools development and sharing between Fedora, Red Hat Enterprise > Linux and other product

Re: intel microcode license change?

2018-08-23 Thread Chris Murphy
On Thu, Aug 23, 2018 at 8:27 AM, Michael Cronenworth wrote: > On 08/20/2018 01:38 PM, Chris Murphy wrote: >> >> I also don't like this "will not allow any >> third party" b.s. as if Fedora has any responsibility or power to >> prevent me (or any Fedora user) to do trivial things like benchmarking

Intent to retire: mingw-libdb

2018-08-23 Thread Greg Hellings
I intend to retire the mingw-libdb package. It failed to rebuild in the latest Rawhide. I have no use for it, anymore, and maintaining what is, essentially, abandonware by a company with no financial reason to invest in the software is beyond my desire. If you're interested in grabbing the package

copr-frontend: fix for webhook secrets leakage

2018-08-23 Thread Michal Novotny
Hello, there have been security problem fixed in copr-frontend today. Basically by forking, you could get to webhook secrets of an original project being forked. Also the integration page where you can insert pagure api token was actually available under certain URL if you knew how this URL should

Re: Consistent CI Messages

2018-08-23 Thread Adam Williamson
On Thu, 2018-08-23 at 15:45 +, Jeremy Cline wrote: > On 08/23/2018 10:57 AM, Petr Šplíchal wrote: > > On Tue, 21 Aug 2018 at 15:22, Jeremy Cline wrote: > > > > > * URLs can be of type "uri" and JSON schema will enforce that. > > > > That for the hint. I've updated schemas to specify format a

Re: Orphaning procedure for python-assimulo

2018-08-23 Thread Robert-André Mauchin
On jeudi 23 août 2018 15:14:13 CEST Manas Mangaonkar wrote: > pac23 > > > On Thu, Aug 23, 2018 at 2:17 PM, Antonio Trande > > wrote: > > What's your FAS account? > > > > On 23/08/2018 03:16, Manas Mangaonkar wrote: > > > Hey, > > > > > > Kindly assign it to me. > > > > > > On Wed, 22 Aug 201

Re: Consistent CI Messages

2018-08-23 Thread Jeremy Cline
On 08/23/2018 10:57 AM, Petr Šplíchal wrote: > On Tue, 21 Aug 2018 at 15:22, Jeremy Cline wrote: > >> * URLs can be of type "uri" and JSON schema will enforce that. > > That for the hint. I've updated schemas to specify format as well > (simply using uri as type did not work): > https://pagure.i

Re: Orphaning procedure for python-assimulo

2018-08-23 Thread Iñaki Ucar
El jue., 23 ago. 2018 a las 16:10, Manas Mangaonkar () escribió: > > pac23 > Manas, you need to be sponsored first to get access to the packager group. Please, follow the guidelines: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers > > On Thu, Aug 23, 2018 at 2:17 PM, Anton

Re: Consistent CI Messages

2018-08-23 Thread Petr Šplíchal
On Tue, 21 Aug 2018 at 15:22, Jeremy Cline wrote: > > Hi Petr, > > On 08/21/2018 11:50 AM, Petr Šplíchal wrote: > > Hi, > > > > as part of bringing upstream and downstream workflows related to > > testing one more step closer together and allow easier automation > > tools development and sharing b

Re: libgsf build help - MinGW edition

2018-08-23 Thread Greg Hellings
> -- > > Date: Thu, 23 Aug 2018 08:04:15 +0100 > From: Daniel P. Berrangé > Subject: Re: libgsf build help - MinGW edition > To: Development discussions related to Fedora > > Message-ID: <20180823070415.ga23...@redhat.com> > Content-Type: text/plain; charset=ut

Re: intel microcode license change?

2018-08-23 Thread Michael Cronenworth
On 08/20/2018 01:38 PM, Chris Murphy wrote: I also don't like this "will not allow any third party" b.s. as if Fedora has any responsibility or power to prevent me (or any Fedora user) to do trivial things like benchmarking the performance effects of these microcode updates. And so on... So thi

Schedule for Thursday's FPC Meeting (2018-08-23 16:00 UTC)

2018-08-23 Thread James Antill
  Following is the list of topics that will be discussed in the FPC meeting Thursday at 2018-08-23 16:00 UTC in #fedora-meeting-1 on irc.freenode.net.   Local time information (via. uitime): = Day: Thursday == 2018-08-23 09:00 PDT  US/Pacific 2018-08-2

HEADS UP: Update to gmsh-4.0

2018-08-23 Thread Sandro Mani
Hi I'm preparing an update to gmsh-4.0.0. They not only bumped the soname, but also renamed the library from libGmsh to libgmsh (case change). Also, they declared large portions of the API as private, and introduced new gmsh.h / gmshc.h / gmsh.h_cwrap headers instead. The private API is still

Re: Orphaning procedure for python-assimulo

2018-08-23 Thread Manas Mangaonkar
pac23 On Thu, Aug 23, 2018 at 2:17 PM, Antonio Trande wrote: > What's your FAS account? > > On 23/08/2018 03:16, Manas Mangaonkar wrote: > > Hey, > > > > Kindly assign it to me. > > > > On Wed, 22 Aug 2018, 23:32 Antonio Trande, > > wrote: > > > > Hello everyo

Intend to bump soname of minizip (and provide minizip-compat)

2018-08-23 Thread Patrik Novotny
Hi all, I intend to remove minizip from the zlib package and replace it with a more maintained fork [1][2]. To preserve backwards compatibility and ease the transition on maintainers of dependent packages, the idea is to provide minizip-compat and minizip-compat-devel packages in the zlib minizip

Intent to retire python modules

2018-08-23 Thread Miro Hrončok
I'm going to retire (in a ~week): https://src.fedoraproject.org/modules/python https://src.fedoraproject.org/modules/python2 https://src.fedoraproject.org/modules/python2-bootstrap https://src.fedoraproject.org/modules/python2-ecosystem https://src.fedoraproject.org/modules/python3 https://src.fe

Re: Summary/Minutes from yesterday's FESCo meeting (2018-08-20)

2018-08-23 Thread Kevin Kofler
Zbigniew Jędrzejewski-Szmek wrote: > #1957 F29 Change: Liberation Fonts 2 > https://pagure.io/fesco/issue/1957 > DECISION (+6, 0, 0) Sigh! Really nothing has changed since the decision in Fedora 19 to stick with Liberation 1, only 4 years have passed without any changes whatsoever to the "Liber

Re: kcov: code coverage for programs and python/shell scripts

2018-08-23 Thread Dridi Boukelmoune
> I just submitted a review request [1] for kcov [2] that I recently > discovered. It has no relation to Linux's kcov and is more akin to > lcov, except that all it needs is a binary with DWARF debuginfo > instead of requiring compile-time instrumentation. > > I came across kcov when I was looking

Re: Non-responsive maintainer for python-simplejson

2018-08-23 Thread Miro Hrončok
On 23.8.2018 07:32, Joseph D. Wagner wrote: It hasn't been updated in over a year, and it's updates are sorely needed. Trying to get updated before the beta freeze. https://bugzilla.redhat.com/show_bug.cgi?id=1462583 See also https://bugzilla.redhat.com/show_bug.cgi?id=1610474 -- Miro Hrončo

Re: Orphaning procedure for python-assimulo

2018-08-23 Thread Antonio Trande
What's your FAS account? On 23/08/2018 03:16, Manas Mangaonkar wrote: > Hey, > > Kindly assign it to me. > > On Wed, 22 Aug 2018, 23:32 Antonio Trande, > wrote: > > Hello everyone. > > I'm leaving the maintenance of 'python-assimulo' package; if someone >

Dropping python2 Biopython on fedora 30+

2018-08-23 Thread Antonio Trande
Hello everyone. Python2 Biopython is required by 'python-MDAnalysis' on fedora 30+ (other than 'openms', already modified). Ask to the maintainer of 'python-MDAnalysis' (Dominik Mierzejewski - rathann) if we are ready for switching to Python3 definitively. Best regards. -- --- Antonio Trande Fe

Self Introduction

2018-08-23 Thread Manas Mangaonkar
Hello, My name is Manas,i am a Computer Engineering student at the University of Mumbai. i recently began packaging with my first package being this ,and would love to work on even more packages. I am w

Re: Non-responsive maintainer for python-pytz

2018-08-23 Thread Manas Mangaonkar
To work on this does one need to be sponsored ? If no & if the maintainer doesn't repsond i can start work immediately tomorrow. Recently began packaging would love to work on this. On Thu, 23 Aug 2018, 12:23 Joseph D. Wagner, wrote: > It hasn't been updated in almost a year, and it's updates a

Re: libgsf build help - MinGW edition

2018-08-23 Thread Daniel P . Berrangé
On Wed, Aug 22, 2018 at 10:06:17PM -0500, Greg Hellings wrote: > Recent versions of libgsf (since 1.14.43) have begun to fail to build in > MinGW environments. The error is straightforward enough - a function > signature definition differs between its forward declaration and its > implementation. B

Re: Fedora 30 System-Wide Change proposal: Remove the Group: Tag From All Packages

2018-08-23 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 22, 2018 at 04:13:50PM -0500, Jason L Tibbitts III wrote: > > "ZJ" == Zbigniew Jędrzejewski-Szmek writes: > > ZJ> Can we patch rpm not to show this useless line? > > In the context of what I wrote, there's no "useless line". I assume > you're talking about rpm -qi output, but I