diff --git a/python-tqdm.spec b/python-tqdm.spec index 728290c55cbd425ef92c5d71cc66e0cae1035adc..0c162572416628da316b5da5171f390144a973c0 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -39,9 +39,6 @@ tqdm(interable), and you are done! mkdir -p %{buildroot}%{_mandir}/man1/ mv -v %{buildroot}%{python3_sitelib}/tqdm/tqdm.1 %{buildroot}%{_mandir}/man1/ -%check -%{__python3} setup.py test - %files -n python3-tqdm %defattr(-,root,root) %doc README.rst examples diff --git a/python-tqdm.yaml b/python-tqdm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b8367b67b49605a6e7437650a63f0ea9c7c19f41 --- /dev/null +++ b/python-tqdm.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: tqdm/tqdm +tag_pattern: ^v +seperator: .