Projects
Eulaceura:Factory
python-docker-squash
_service:obs_scm:python-docker-squash.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-docker-squash.spec of Package python-docker-squash
%global _empty_manifest_terminate_build 0 Name: python-docker-squash Version: 1.2.1 Release: 1 Summary: Docker layer squashing tool License: MIT URL: https://github.com/goldmann/docker-squash Source0: https://files.pythonhosted.org/packages/source/d/docker_squash/docker_squash-%{version}.tar.gz BuildArch: noarch %description Docker image squashing tool %package -n python3-docker-squash Summary: Docker layer squashing tool Provides: python-docker-squash = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-six Requires: python3-six %description -n python3-docker-squash Docker image squashing tool %package help Summary: Development documents and examples for docker-squash Provides: python3-docker-squash-doc %description help Docker image squashing tool %prep %autosetup -n docker_squash-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-docker-squash -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Tue Nov 05 2024 songliyang <songliyang@kylinos.cn> - 1.2.1-1 - Update package to version 1.2.1 - Ignore autogenerated tars - Fix formatting - Add github test action for podman - Fix podman tests - Fix docker tests * Wed Jul 31 2024 dongqi <dongqi1@kylinos.cn> - 1.2.0-1 - Update package to version 1.2.0 - Support Docker 25 OCI archive format - Workaround cleanup incorrectly removing tagged image - Fix for invalid manifest and Improved log formatting - Use packaging.version instead of distutils * Mon May 15 2023 wubijie <wubijie@kylinos.cn> - 1.1.0-1 - Update package to version 1.1.0 * Thu Nov 17 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.0.10-1 - Update package to version 1.0.10 * Mon Dec 13 2021 Python_Bot <Python_Bot@openeuler.org> - 1.0.9-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2