[EPEL-devel] Re: EPEL7: Adapting %python_provide to provide python3- for python36-

2019-04-30 Thread Miro Hrončok

On 25. 04. 19 16:43, Miro Hrončok wrote:

On 24. 04. 19 12:23, Miro Hrončok wrote:

Hey,

since the plan is to have some python3-... packages in RHEL proper, should we 
adapt the %python_provide macro to provide python3-... when it gets python36-...?


%{python_provide python36-foo} currently does nothing.
I propose to change it to do: Provides: python3-foo = %{version}-%{release}.

Note: %{python_provide python2-foo} currently adds obsoletes, let's not add 
them for the python36 case (there is nothing to obsolete here, quite the 
opossite - python3-foo from RHEL would in theory obsolete python36-foo from 
EPEL).


Arguably, this discussion should have happened before we did the mass rebuild 
for 3.4 -> 3.6 transition, however I don't consider such provides essential. 
The idea is to change the macro, but don't mass rebuild - instead start 
providing the provides gradually.


Note that not all EPEL7 Python 3 packages use this macro, but many do.


A PR is here:

https://src.fedoraproject.org/rpms/python-rpm-macros/pull-request/18

I'd appreciate feedback from EPEL packagers.


Update: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dad4eed6b7
Override: https://bodhi.fedoraproject.org/overrides/python-rpm-macros-3-24.el7

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] [Fedocal] Reminder meeting : EPEL Steering Co

2019-04-30 Thread smooge
Dear all,

You are kindly invited to the meeting:
   EPEL Steering Co on 2019-05-01 from 18:00:00 to 19:00:00 GMT
   At freenode@fedora-meeting

The meeting will be about:
This is the weekly EPEL Steering Committee Meeting. Agenda is in the 
https://infinote.fedoraproject.org/cgit/infinote/tree/epel-meeting-next 


Source: https://apps.fedoraproject.org/calendar/meeting/9364/

___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] What happened to the 'python34-pycurl' and 'python34-mysql' packages?

2019-04-30 Thread Fred Gleason
Greetings!

I am attempting to ascertain the current status of the 'python34-
pycurl' and 'python34-mysql' packages on EPEL for RHEL7. It appears
that these may have gone missing around the time of the addition of the
'python36-' packages about a month ago. Were these packages withdrawn
intentionally? Curiously, I can still see numerous other 'python34-'
packages --i.e. 'python34-requests' -- as being available. I can also
see that 'python36-pycurl' and 'python36-mysql' packages both
currently exist.

Any assistance greatly appreciated!


|-|
| Frederick F. Gleason, Jr. | Chief Developer |
|   | Paravel Systems |
|-|
| A room without books is like a body without a soul. |
| |
| -- Cicero   |
|-|
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: What happened to the 'python34-pycurl' and 'python34-mysql' packages?

2019-04-30 Thread Miro Hrončok

On 30. 04. 19 22:41, Fred Gleason wrote:

Greetings!

I am attempting to ascertain the current status of the 'python34-
pycurl' and 'python34-mysql' packages on EPEL for RHEL7. It appears
that these may have gone missing around the time of the addition of the
'python36-' packages about a month ago. Were these packages withdrawn
intentionally? Curiously, I can still see numerous other 'python34-'
packages --i.e. 'python34-requests' -- as being available. I can also
see that 'python36-pycurl' and 'python36-mysql' packages both
currently exist.


Yes, with the transition form 3.4 to 3.6, some python34 packages are gone.

Some packages build for both versions (such as requests), some only build for 
the "primary version". That changed from 3.4 to 3.6.


I suggest to migrate to Python 3.6. If you indeed need those packages, file RFE 
bugzillas against python3-mysql:


https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL&version=epel7&component=python3-mysql

Or/and python3-pycurl:

https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL&version=epel7&component=python3-pycurl

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: What happened to the 'python34-pycurl' and 'python34-mysql' packages?

2019-04-30 Thread Troy Dawson
On Tue, Apr 30, 2019 at 1:41 PM Fred Gleason  wrote:
>
> Greetings!
>
> I am attempting to ascertain the current status of the 'python34-
> pycurl' and 'python34-mysql' packages on EPEL for RHEL7. It appears
> that these may have gone missing around the time of the addition of the
> 'python36-' packages about a month ago. Were these packages withdrawn
> intentionally? Curiously, I can still see numerous other 'python34-'
> packages --i.e. 'python34-requests' -- as being available. I can also
> see that 'python36-pycurl' and 'python36-mysql' packages both
> currently exist.
>
> Any assistance greatly appreciated!

It all depended on the person who created the package.
If the package was written to only build for the lastest python
package (python3_pkgversion), then that package only has
python36- now.
If it was written so that it builds for the latest, and "other" python
version (python3_other_pkgversion), then that package now has
python34- and python36-

What to do?
Open a bugzilla on the package, requesting that it be fixed so it
builds for both versions of python.

Troy Dawson
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: What happened to the 'python34-pycurl' and 'python34-mysql' packages?

2019-04-30 Thread Fred Gleason
On Tue, 2019-04-30 at 15:17 -0700, Troy Dawson wrote:
> It all depended on the person who created the package.
> If the package was written to only build for the lastest python
> package (python3_pkgversion), then that package only has
> python36- now.
> If it was written so that it builds for the latest, and "other"
> python
> version (python3_other_pkgversion), then that package now has
> python34- and python36-

Thank you. That makes perfect sense.

Cheers!


|-|
| Frederick F. Gleason, Jr. | Chief Developer |
|   | Paravel Systems |
|-|
| A room without books is like a body without a soul. |
| |
| -- Cicero   |
|-|
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 6 updates-testing report

2019-04-30 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
   8  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-bd4638e5a3   
libmediainfo-18.12-3.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-009f5f140b   
php-horde-horde-5.2.21-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-b9ea566899   
php-horde-turba-4.2.24-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-e406623fec   
bird-1.6.6-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

drupal7-7.66-1.el6
fpart-1.1.0-2.el6
python-subprocess32-3.2.6-16.el6

Details about builds:



 drupal7-7.66-1.el6 (FEDORA-EPEL-2019-dc3342b950)
 An open-source content-management platform

Update Information:

* https://www.drupal.org/project/drupal/releases/7.66 *
https://www.drupal.org/SA-CORE-2019-006

ChangeLog:

* Tue Apr 30 2019 Shawn Iwinski  - 7.66-1
- Update to 7.66 (RHBZ #1701036, #1702424, #1702425, #1702620, #1702619)
- https://www.drupal.org/SA-CORE-2019-006 (CVE-2019-11358)

References:

  [ 1 ] Bug #1701972 - CVE-2019-11358 js-jquery: prototype pollution in 
object's prototype leading to denial of service or remote code execution or 
property injection
https://bugzilla.redhat.com/show_bug.cgi?id=1701972




 fpart-1.1.0-2.el6 (FEDORA-EPEL-2019-e99ce00c95)
 a tool that sorts files and packs them into bags

Update Information:

Initial import

References:

  [ 1 ] Bug #1650621 - Review Request: fpart - a tool that helps you sort file 
trees and pack them into bags
https://bugzilla.redhat.com/show_bug.cgi?id=1650621




 python-subprocess32-3.2.6-16.el6 (FEDORA-EPEL-2019-91e1f2a415)
 Backport of subprocess module from Python 3.2 to Python 2.*

Update Information:

Initial package for EPEL6

References:

  [ 1 ] Bug #1365434 - python-subprocess32: package for epel6
https://bugzilla.redhat.com/show_bug.cgi?id=1365434


___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org