Re: Python 3 additions to the Fedora 23 release notes?

2015-08-27 Thread Bohuslav Kabrda
- Original Message - > Something Joe Brockmeier mentioned in his Fedora Marketing talk at > Flock last week was the need for development teams to be active in > providing content for the release announcements. > > With the Fedora 23 Alpha coming out last week, I looked at the Release > Not

Packaging sphinx docs

2015-08-27 Thread Robert Kuska
While figuring out how to proceed with development of pyp2rpm I've realized that I have no idea how to properly package docs generated by sphinx for python module having both python2 and python3 subpackages, I've decided to go with the following pattern: If package foo has docs generated with sphi

Re: Python 3 additions to the Fedora 23 release notes?

2015-08-27 Thread Robert Kuska
- Original Message - > From: "Bohuslav Kabrda" > To: "Fedora Python SIG" > Cc: "Robert Kuska" > Sent: Thursday, August 27, 2015 11:33:51 AM > Subject: Re: Python 3 additions to the Fedora 23 release notes? > > - Original Message - > > Something Joe Brockmeier mentioned in his

Re: Packaging sphinx docs

2015-08-27 Thread Miro HronĨok
On 27.8.2015 11:43, Robert Kuska wrote: > While figuring out how to proceed with development of > pyp2rpm I've realized that I have no idea how to properly > package docs generated by sphinx for python module having > both python2 and python3 subpackages, I've decided to go > with the following pat