Compare commits
53 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69db10a608 |
||
|
|
806f008ec3 | ||
|
|
02814e6660 | ||
|
|
bb4e66ffee | ||
|
|
bbb99d6adf | ||
|
|
2431fdf5d2 | ||
|
|
178bf14699 | ||
|
|
dac33b365d | ||
|
|
da0196ae86 | ||
|
|
8483c7b3b3 | ||
|
|
022d0b3700 | ||
|
|
aceec096da | ||
|
|
a1900288ba | ||
|
|
bff53218f5 |
||
|
|
926c2d5eed | ||
|
|
af03400945 | ||
|
|
c8c3741fe3 | ||
|
|
81a203ba80 | ||
|
|
4890d2188f |
||
|
|
1ee35249fe |
||
|
|
ffca091ac7 | ||
|
|
cb7063bd55 |
||
|
|
28ee072e27 | ||
|
|
5e8c7648d7 |
||
|
|
01fffb0802 |
||
|
|
f1d0c66953 |
||
|
|
121d79be98 | ||
|
|
d6eda14bd1 | ||
|
|
d36e020f6b |
||
|
|
9b039df922 | ||
|
|
0ac459fbc0 |
||
|
|
690eb1cab6 | ||
|
|
ea6c847ced | ||
|
|
aa66665960 |
||
|
|
47095f9412 |
||
|
|
72d14b7ba2 | ||
|
|
c58e2d2fe9 |
||
|
|
2da471df4c | ||
|
|
263b781e2f | ||
|
|
b1bfdde990 |
||
|
|
766c78de7b | ||
|
|
4c6a1e580f |
||
|
|
4eb2096231 | ||
|
|
11d32f1a73 | ||
|
|
7f823579ed | ||
|
|
7babdc8a55 | ||
|
|
4bd8f22719 |
||
|
|
cccd9aa809 | ||
|
|
eb075e0dd6 | ||
|
|
882539e2fb |
||
|
|
f7c6a3a61d | ||
|
|
b620d737d5 | ||
|
|
2bb525f497 |
7 changed files with 135 additions and 39 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -1,2 +1,19 @@
|
|||
/urlscan-0.8.6.tar.gz
|
||||
/urlscan-0.8.7.tar.gz
|
||||
/urlscan-0.9.3.tar.gz
|
||||
/urlscan-0.9.4.tar.gz
|
||||
/urlscan-0.9.5.tar.gz
|
||||
/urlscan-0.9.6.tar.gz
|
||||
/urlscan-0.9.8.tar.gz
|
||||
/urlscan-0.9.9.tar.gz
|
||||
/urlscan-0.9.10.tar.gz
|
||||
/urlscan-1.0.0.tar.gz
|
||||
/urlscan-1.0.1.tar.gz
|
||||
/urlscan-1.0.2.tar.gz
|
||||
/urlscan-1.0.4.tar.gz
|
||||
/urlscan-1.0.6.tar.gz
|
||||
/urlscan-1.0.7.tar.gz
|
||||
/urlscan-1.0.8.tar.gz
|
||||
/urlscan-1.0.9.tar.gz
|
||||
/urlscan-1.1.2.tar.gz
|
||||
/urlscan-1.1.1.tar.gz
|
||||
|
|
|
|||
13
.packit.yaml
Normal file
13
.packit.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
upstream_project_url: https://github.com/firecat53/urlscan
|
||||
copy_upstream_release_description: false
|
||||
upstream_tag_template: "{version}"
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
3
README.packit
Normal file
3
README.packit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.16.2.post1.dev8+g69d783e81.
|
||||
68
changelog
Normal file
68
changelog
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Wed Dec 22 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.9.8-1
|
||||
- Update to latest patch release
|
||||
- Use pyproject macros
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9.6-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Sun Mar 28 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.9.6-1
|
||||
- Update to latest release
|
||||
- Update patch
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Thu Oct 01 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.9.5-1
|
||||
- Update to new release
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-4
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-2
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Sat Aug 31 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.9.4-1
|
||||
- Update to new version
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.9.3-1
|
||||
- Update to new version
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.7-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.7-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Mar 02 2018 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.7-1
|
||||
- Update to 0.8.7
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Fri Dec 22 2017 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.6-2
|
||||
- Copy muttrc file in %%prep section
|
||||
|
||||
* Thu Dec 21 2017 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.6-1
|
||||
- Initial release
|
||||
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (urlscan-0.8.7.tar.gz) = 8d9ae967a73a6caf2b7954a160babc43dc2247bd1a61474b3b3c3650497362514309a6f3ecc123b1f9dbd7c709e73a0422a74c14a9a4b626aa927f7adcb5fb1a
|
||||
SHA512 (urlscan-1.1.2.tar.gz) = 2bf008a8ce60df2a0997f3c2161975578c19e0b130454411f9e97d02c70096c3841492e4607be808cd575c6dd1529c6c82747ccd231b6e56b959f6c5461979e1
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
--- urlscan-0.8.7/setup.py.orig 2018-03-03 00:13:10.157824320 +0100
|
||||
+++ urlscan-0.8.7/setup.py 2018-03-03 00:14:14.868642505 +0100
|
||||
@@ -12,8 +12,7 @@
|
||||
packages=['urlscan'],
|
||||
scripts=['bin/urlscan'],
|
||||
package_data={'urlscan': ['assets/*']},
|
||||
- data_files=[('share/doc/urlscan', ['README.rst', 'COPYING']),
|
||||
- ('share/man/man1', ['urlscan.1'])],
|
||||
+ data_files=[('share/man/man1', ['urlscan.1'])],
|
||||
license="GPLv2",
|
||||
install_requires=["urwid>=1.2.1"]
|
||||
)
|
||||
59
urlscan.spec
59
urlscan.spec
|
|
@ -1,18 +1,21 @@
|
|||
%global forgeurl https://github.com/firecat53/urlscan
|
||||
|
||||
Name: urlscan
|
||||
Version: 0.8.7
|
||||
Release: 1%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: %autorelease
|
||||
Summary: Extract and browse the URLs contained in an email (urlview replacement)
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/firecat53/%{name}
|
||||
Source0: https://github.com/firecat53/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
%global tag %{version}
|
||||
%forgemeta
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
URL: %{forgeurl}
|
||||
Source0: %{forgesource}
|
||||
Source1: muttrc
|
||||
Patch0: %{name}-remove-doc.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-urwid >= 1.2.1
|
||||
BuildRequires: git-core
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -21,35 +24,39 @@ the current terminal. It is primarily meant as a replacement for urlview.
|
|||
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%forgeautosetup -S git
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
# stop installing LICENSE file in docdir
|
||||
sed -i '/^LICENSE/ d' pyproject.toml
|
||||
|
||||
# remove shebang
|
||||
sed -i '/\/usr\/bin\/env.*python/ d' urlscan/__main__.py
|
||||
|
||||
%generate_buildrequires
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
|
||||
%pyproject_buildrequires
|
||||
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
|
||||
%pyproject_wheel
|
||||
|
||||
|
||||
%install
|
||||
%py3_install
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
|
||||
%pyproject_install
|
||||
%pyproject_save_files urlscan
|
||||
|
||||
# remove extra file
|
||||
rm -fr %{buildroot}/%{_docdir}/%{name}/
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc muttrc README.rst
|
||||
%files -f %{pyproject_files}
|
||||
%doc muttrc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
%{python3_sitelib}/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 02 2018 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.7-1
|
||||
- Update to 0.8.7
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Fri Dec 22 2017 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.6-2
|
||||
- Copy muttrc file in %%prep section
|
||||
|
||||
* Thu Dec 21 2017 Filip Szymański <fszymanski@fedoraproject.org> - 0.8.6-1
|
||||
- Initial release
|
||||
%autochangelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue