Bug 1334952 - Update to 0.7.8, branch for EPEL7
Summary: Update to 0.7.8, branch for EPEL7
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sphinx-theme-alabaster
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Julien Enselme
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-10 22:23 UTC by Orion Poplawski
Modified: 2016-05-29 20:20 UTC (History)
1 user (show)

Fixed In Version: python-sphinx-theme-alabaster-0.7.8-2.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-29 20:20:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2016-05-10 22:23:49 UTC
Description of problem:

I need an EPEL7 branch for this to build the paramiko docs.  I'm happy to maintain it in EPEL7 if you want.  If you want to do it yourself, you need the following:

--- a/python-sphinx-theme-alabaster.spec
+++ b/python-sphinx-theme-alabaster.spec
@@ -30,14 +30,14 @@ used in his Requests project), which was itself originally based on @mitsuhi
 theme used for Flask & related projects.


-%package -n     python3-%{srcname}
+%package -n     python%{python3_pkgversion}-%{srcname}
 Summary:        Configurable sidebar-enabled Sphinx theme
 BuildArch:      noarch
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-%{?python_provide:%python_provide python3-%{srcname}}
+BuildRequires:  python%{python3_pkgversion}-devel
+BuildRequires:  python%{python3_pkgversion}-setuptools
+%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}

-%description -n python3-%{srcname}
+%description -n python%{python3_pkgversion}-%{srcname}
 This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as
 used in his Requests project), which was itself originally based on @mitsuhiko's
 theme used for Flask & related projects.
@@ -66,7 +66,7 @@ rm -rf %{pypi_name}.egg-info
 %{python2_sitelib}/%{pypi_name}-%{version}-py%{python2_version}.egg-info/
 %{python2_sitelib}/%{pypi_name}/

-%files -n python3-%{srcname}
+%files -n python%{python3_pkgversion}-%{srcname}
 %license LICENSE
 %doc README.rst
 %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/


Also, I see that version 0.7.8 is out.  Not sure why upstream monitoring hasn't filed a but yet.

Version-Release number of selected component (if applicable):
0.7.6-6.fc24

Comment 1 Fedora Update System 2016-05-13 09:54:28 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a629151ce5

Comment 2 Fedora Update System 2016-05-13 10:00:38 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7994b9987f

Comment 3 Fedora Update System 2016-05-13 15:28:39 UTC
python-sphinx-theme-alabaster-0.7.8-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-57c19d6575

Comment 4 Julien Enselme 2016-05-13 15:30:58 UTC
Thanks for the report.

I just updated the package on master, f24 and f23 and made an initial push to the epel7 branch. It should land on testing soon.

If you still want to maintain this package for epel7, please make a request in pkgdb.

Comment 5 Orion Poplawski 2016-05-13 19:15:09 UTC
Thanks!

Comment 6 Fedora Update System 2016-05-15 06:25:12 UTC
python-sphinx-theme-alabaster-0.7.8-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-57c19d6575

Comment 7 Fedora Update System 2016-05-15 06:57:08 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a629151ce5

Comment 8 Fedora Update System 2016-05-16 15:23:58 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-7994b9987f

Comment 9 Fedora Update System 2016-05-20 17:39:51 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-05-26 10:56:40 UTC
python-sphinx-theme-alabaster-0.7.8-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2016-05-29 20:20:53 UTC
python-sphinx-theme-alabaster-0.7.8-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.