- Use tag, not random sha
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=22
This commit is contained in:
parent
832d8cac7a
commit
8abae51e14
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11a5c2edb0af19431e8e22c55df3b7f9c15716cbfd6c35553d79425ff9235395
|
|
||||||
size 177864
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 10:33:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Use tag, not random sha
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 14 09:41:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Sun Jun 14 09:41:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Summary: Sphinx Doxygen renderer
|
|||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/michaeljones/breathe
|
URL: https://github.com/michaeljones/breathe
|
||||||
Source: https://github.com/michaeljones/breathe/archive/946ae5b35a3ebadf2f43600c08ac96e74f7aac5b.tar.gz
|
Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Sphinx >= 3.0.4}
|
BuildRequires: %{python_module Sphinx >= 3.0.4}
|
||||||
BuildRequires: %{python_module docutils >= 0.12}
|
BuildRequires: %{python_module docutils >= 0.12}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
@ -49,7 +49,7 @@ Breathe is an extension to reStructuredText and Sphinx to be
|
|||||||
able to read and render Doxygen xml output.
|
able to read and render Doxygen xml output.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n breathe-946ae5b35a3ebadf2f43600c08ac96e74f7aac5b
|
%autosetup -p1 -n breathe-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
3
v4.19.1.tar.gz
Normal file
3
v4.19.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30dd925b885f4658898d4c36272665e04100351faed4b19b59ae3963b09f5091
|
||||||
|
size 177835
|
Loading…
Reference in New Issue
Block a user