103a934
Name:           ogr2osm
fad3bf5
Version:        1.2.0
8d7a5f5
Release:        3%{?dist}
2616ec7
Summary:        Convert ogr-readable files like shapefiles into .pbf or .osm data
103a934
103a934
License:        MIT
2616ec7
URL:            https://github.com/roelderickx/ogr2osm
2616ec7
Source0:        https://github.com/roelderickx/ogr2osm/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
103a934
103a934
BuildArch:      noarch
103a934
103a934
BuildRequires:  python3-devel
afabf55
BuildRequires:  python3-setuptools
103a934
Requires:       python3-gdal
2616ec7
Requires:       python3-lxml
2616ec7
Requires:       python3-protobuf
103a934
103a934
%description
103a934
ogr2osm will read any data source that ogr can read and handle reprojection
103a934
for you. It takes a python file to translate external data source tags into
103a934
OSM tags, allowing you to use complicated logic. If no translation is
103a934
specified it will use an identity translation, carrying all tags from the
2616ec7
source to the .pbf or .osm output.
103a934
103a934
103a934
%prep
dcdd900
%autosetup -p1
103a934
103a934
103a934
%build
103a934
%py3_build
103a934
103a934
103a934
%install
103a934
%py3_install 
103a934
103a934
103a934
%files
103a934
%{_bindir}/%{name}
2616ec7
%{python3_sitelib}/%{name}
2616ec7
%{python3_sitelib}/%{name}-*.egg-info
103a934
%doc README.md
2616ec7
%license LICENSE
103a934
103a934
103a934
%changelog
8d7a5f5
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
8d7a5f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
8d7a5f5
cc59bc9
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
cc59bc9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
cc59bc9
fad3bf5
* Sat Sep 16 2023 Andrea Musuruane <musuruan@gmail.com> - 1.2.0-1
fad3bf5
- Updated to new upstream release
fad3bf5
dcdd900
* Sat Aug 26 2023 Andrea Musuruane <musuruan@gmail.com> - 1.1.2-5
dcdd900
- Fix returning None from filter_layer in translations
dcdd900
6612e54
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
6612e54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
6612e54
de1bb1a
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.2-3
de1bb1a
- Rebuilt for Python 3.12
de1bb1a
3ab26f0
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2
3ab26f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
3ab26f0
c8e77a5
* Sun Nov 06 2022 Andrea Musuruane <musuruan@gmail.com> - 1.1.2-1
c8e77a5
- Updated to new upstream release
c8e77a5
5b7dadd
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4
5b7dadd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
5b7dadd
f16d493
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.1-3
f16d493
- Rebuilt for Python 3.11
f16d493
55be4c1
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
55be4c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
55be4c1
5e41373
* Fri Nov 12 2021 Andrea Musuruane <musuruan@gmail.com> - 1.1.1-1
5e41373
- Updated to new upstream release
5e41373
b35fad2
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
b35fad2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
b35fad2
ba0aaa4
* Sun Jul 04 2021 Andrea Musuruane <musuruan@gmail.com> - 1.1.0-1
ba0aaa4
- new version
ba0aaa4
77d1c9c
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.1-2
77d1c9c
- Rebuilt for Python 3.10
77d1c9c
2616ec7
* Mon May 24 2021 Andrea Musuruane <musuruan@gmail.com> - 1.0.1-1
2616ec7
- Updated to new upstream release
2616ec7
2616ec7
* Sun May 09 2021 Andrea Musuruane <musuruan@gmail.com> - 1.0.0-1
2616ec7
- New upstream
2616ec7
- Updated to new upstream release
2616ec7
5fb7dc2
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.11.20200130gitf82e052
5fb7dc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
5fb7dc2
c3ecaac
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.10.20200130gitf82e052
c3ecaac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c3ecaac
afabf55
* Wed Jun 24 2020 Andrea Musuruane <musuruan@gmail.com> - 0.1-0.9.20200130gitf82e052
afabf55
- BR python3-setuptools
afabf55
f9fed00
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1-0.8.20200130gitf82e052
f9fed00
- Rebuilt for Python 3.9
f9fed00
b2cbb86
* Wed Feb 05 2020 Andrea Musuruane <musuruan@gmail.com> - 0.1-0.7.20200130gitf82e052
b2cbb86
- Updated to new upstream snapshot
b2cbb86
59f68b1
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.6.20191023git1b9cc00
59f68b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
59f68b1
edf001b
* Fri Jan 24 2020 Andrea Musuruane <musuruan@gmail.com> - 0.1-0.5.20191023git1b9cc00
edf001b
- Updated to new upstream snapshot
edf001b
11c49e5
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1-0.4.20190104git183e226
11c49e5
- Rebuilt for Python 3.8.0rc1 (#1748018)
11c49e5
017d4cb
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1-0.3.20190104git183e226
017d4cb
- Rebuilt for Python 3.8
017d4cb
9eeab9f
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.2.20190104git183e226
9eeab9f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
9eeab9f
103a934
* Sat Apr  6 2019 Andrea Musuruane <musuruan@gmail.com> - 0.1-0.1.20190104git183e226
103a934
- First release
103a934