forked from pool/python-enaml
This commit is contained in:
16
_service
16
_service
@@ -1,16 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="versionprefix">0.14.0</param>
|
||||
<param name="url">https://github.com/nucleic/enaml.git</param>
|
||||
<param name="revision">main</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git*</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">mcepl@cepl.eu</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
</services>
|
||||
@@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/nucleic/enaml.git</param>
|
||||
<param name="changesrevision">8f02a3c1a80c0a6930508551c7de1d345095173d</param></service></servicedata>
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f60cfd6e8332f9ca92e5d218c19fbcfc7555b322d44db79eaa2766d052df6cbf
|
||||
size 8035579
|
||||
oid sha256:577635deab19a5a7d19a7f61c6622b0f65b98ec6e939ccb345b2f48715bd9489
|
||||
size 7939232
|
||||
|
||||
@@ -28,7 +28,7 @@ Release: 0
|
||||
Summary: Declarative DSL for building rich user interfaces in Python
|
||||
License: BSD-3-Clause AND LGPL-2.1-only
|
||||
URL: https://github.com/nucleic/enaml
|
||||
Source: https://github.com/nucleic/enaml/archive/%{version}.tar.gz#/enaml-%{version}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/e/enaml/enaml-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user