New version - 0.6-1

- Implement the force quit all loops feature (jkonecny)
- Improved GLib event loop testing (jkonecny)
- Handle GLib event loop exceptions better (jkonecny)
- Support for GLib event loop (jkonecny)
- Wrap exceptions from handlers as ExceptionSignal (jkonecny)
- Only highest priority events are processed in one iteration (jkonecny)
- Move parts from MainLoop to AbstractEventLoop (jkonecny)
- MainLoop won't wait in busy loop anymore (jkonecny)
- Don't block loop when waiting on user input (jkonecny)
- Fix user input lock (jkonecny)
This commit is contained in:
Jiri Konecny 2017-09-11 12:26:31 +02:00
parent a57c621acd
commit 5691b98f79
3 changed files with 16 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/simpleline-0.3.tar.gz /simpleline-0.3.tar.gz
/simpleline-0.4.tar.gz /simpleline-0.4.tar.gz
/simpleline-0.5.tar.gz /simpleline-0.5.tar.gz
/simpleline-0.6.tar.gz

View File

@ -3,7 +3,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Summary: A Python library for creating text UI Summary: A Python library for creating text UI
Url: https://github.com/rhinstaller/python-%{srcname} Url: https://github.com/rhinstaller/python-%{srcname}
Version: 0.5 Version: 0.6
Release: 1%{?dist} Release: 1%{?dist}
# This tarball was created from upstream git: # This tarball was created from upstream git:
# git clone https://github.com/rhinstaller/python-simpleline # git clone https://github.com/rhinstaller/python-simpleline
@ -17,6 +17,7 @@ BuildRequires: gettext
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: intltool BuildRequires: intltool
BuildRequires: python3-pocketlint BuildRequires: python3-pocketlint
BuildRequires: python3-gobject-base
%description %description
Simpleline is a Python library for creating text UI. Simpleline is a Python library for creating text UI.
@ -59,6 +60,18 @@ make test
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Fri Sep 08 2017 Jiri Konecny <jkonecny@redhat.com> - 0.6-1
- Implement the force quit all loops feature (jkonecny)
- Improved GLib event loop testing (jkonecny)
- Handle GLib event loop exceptions better (jkonecny)
- Support for GLib event loop (jkonecny)
- Wrap exceptions from handlers as ExceptionSignal (jkonecny)
- Only highest priority events are processed in one iteration (jkonecny)
- Move parts from MainLoop to AbstractEventLoop (jkonecny)
- MainLoop won't wait in busy loop anymore (jkonecny)
- Don't block loop when waiting on user input (jkonecny)
- Fix user input lock (jkonecny)
* Mon Sep 04 2017 Jiri Konecny <jkonecny@redhat.com> - 0.5-1 * Mon Sep 04 2017 Jiri Konecny <jkonecny@redhat.com> - 0.5-1
- Fix exception in Screen input caused infinite loop (jkonecny) - Fix exception in Screen input caused infinite loop (jkonecny)
- Add test if app is initialized (jkonecny) - Add test if app is initialized (jkonecny)

View File

@ -1 +1 @@
SHA512 (simpleline-0.5.tar.gz) = 25e1fc31d604273590122ae3935c88dccc12c1ab8732a48e895a92d763b812f84db238910dd17caa97c675b86153064fe5670e884117266f6ec820f65948648a SHA512 (simpleline-0.6.tar.gz) = 9bb18cbb60a07d173f7513a2e2900b35a46c0169888ee43a8ef31f2afd5fb164d24bf87b58dd97d90931c23afffb05bef66cec752763dbf1706fc3e1ee428430