53df2c2
Name:          gwebsockets
c90315e
Version:       0.7
0b4054f
Release:       14%{?dist}
53df2c2
Summary:       GLib based websockets server
53df2c2
53df2c2
License:       ASL 2.0
34873b4
URL:           https://github.com/sugarlabs/gwebsockets
34873b4
Source0:       https://github.com/sugarlabs/gwebsockets/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
53df2c2
BuildArch:     noarch 
53df2c2
53df2c2
BuildRequires: glib2-devel
34873b4
BuildRequires: python3-devel
34873b4
BuildRequires: python3-setuptools
53df2c2
53df2c2
%description
34873b4
A websocket server written in python. It uses GIO for network
34873b4
communication and hence it easily integrates with the GLib mainloop.
34873b4
34873b4
%package -n python3-%{name}
34873b4
Summary:  GLib based websockets server
34873b4
%{?python_provide:%python_provide python3-gwebsockets}
34873b4
Requires: glib2
34873b4
34873b4
%description -n python3-%{name}
34873b4
A websocket server written in python3. It uses GIO for network
53df2c2
communication and hence it easily integrates with the GLib mainloop.
53df2c2
53df2c2
%prep
53df2c2
%setup -q
53df2c2
53df2c2
%build
34873b4
%py3_build
53df2c2
53df2c2
%install
34873b4
%py3_install
53df2c2
34873b4
%files -n python3-%{name}
34873b4
%license LICENSE
34873b4
%{python3_sitelib}/%{name}*
53df2c2
53df2c2
%changelog
0b4054f
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-14
0b4054f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
0b4054f
87b9f93
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-13
87b9f93
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
87b9f93
f145106
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-12
f145106
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
f145106
5a8991c
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7-11
5a8991c
- Rebuilt for Python 3.12
5a8991c
fc1bda7
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-10
fc1bda7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
fc1bda7
bf14a5f
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-9
bf14a5f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
bf14a5f
32fbc80
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7-8
32fbc80
- Rebuilt for Python 3.11
32fbc80
9773fe2
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-7
9773fe2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
9773fe2
7235a63
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-6
7235a63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
7235a63
7578774
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.7-5
7578774
- Rebuilt for Python 3.10
7578774
5786451
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-4
5786451
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
5786451
69ca829
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-3
69ca829
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
69ca829
21b7537
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7-2
21b7537
- Rebuilt for Python 3.9
21b7537
c90315e
* Fri Jan 31 2020 Peter Robinson <pbrobinson@fedoraproject.org> 0.7-1
c90315e
- Update to 0.7
c90315e
5cdc536
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-3
5cdc536
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
5cdc536
5a52761
* Mon Nov 18 2019 Peter Robinson <pbrobinson@fedoraproject.org> 0.6-2
5a52761
- Drop python2 bindings
5a52761
9f0a231
* Wed Sep 18 2019 Peter Robinson <pbrobinson@fedoraproject.org> 0.6-1
9f0a231
- Update to 0.6
9f0a231
f7d33cd
* Thu Aug 22 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5-2
f7d33cd
- Rebuilt for Python 3.8
f7d33cd
34873b4
* Tue Aug 20 2019 Peter Robinson <pbrobinson@fedoraproject.org> 0.5-1
34873b4
- Update to 0.5 with added python3 support
34873b4
18e9db3
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-13
18e9db3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
18e9db3
de9852b
* Sun Jun 30 2019 Peter Robinson <pbrobinson@fedoraproject.org> 0.4-12
de9852b
- Fix build without python-unversioned-command
de9852b
843da54
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-11
843da54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
843da54
ab4864c
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-10
ab4864c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ab4864c
bb3afc5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-9
bb3afc5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bb3afc5
7df1162
* Fri Jan 05 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.4-8
7df1162
- Update Python 2 dependency declarations to new packaging standards
7df1162
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
7df1162
633c945
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-7
633c945
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
633c945
aad17fc
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-6
aad17fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
aad17fc
3410c59
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-5
3410c59
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
3410c59
0a78c2f
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4
0a78c2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0a78c2f
1499858
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3
1499858
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1499858
7c53c2a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
7c53c2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
7c53c2a
6751b99
* Mon Jan 13 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.4-1
6751b99
- Update to 0.4
6751b99
df7a8dc
* Fri Aug 16 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.3-1
df7a8dc
- Update to 0.3
df7a8dc
53df2c2
* Sat Jul  6 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.2-1
53df2c2
- Initial package