Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:sp1rit
pferd
pferd.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pferd.spec of Package pferd
# # spec file for package pferd # # Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define pythons python3 %define upstream_name PFERD Name: pferd Version: 3.6.0 Release: 0 Summary: ILIAS command line client License: MIT URL: https://github.com/Garmelon/PFERD/ Source0: https://github.com/Garmelon/PFERD/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{pythons} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module rich} BuildRequires: %{python_module keyring} BuildRequires: %{python_module certifi} Requires: python3-aiohttp Requires: python3-beautifulsoup4 Requires: python3-rich Requires: python3-keyring Requires: python3-certifi %description PFERD (Programm zum Flotten, Einfachen Runterladen von Dateien) is a command line tool to automatically scrape course-related files from ILIAS. %prep %autosetup -n %{upstream_name}-%{version} -p1 %build %pyproject_wheel %install %pyproject_install %fdupes %{buildroot}/%{python3_sitelib}/%{upstream_name}/ %files %license LICENSE %doc README.md %doc CONFIG.md %{_bindir}/%{name} %{python3_sitelib}/%{upstream_name}-%{version}.dist-info/ %{python3_sitelib}/%{upstream_name} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor