forked from pool/python-ntfy
		
	Leap OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=16
		
			
				
	
	
		
			68 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Mon Jan 10 19:46:43 UTC 2022 - Matthias Bach <marix@marix.org>
 | 
						|
 | 
						|
- Stop using %pyunittest as this seems to cause build failures on
 | 
						|
  Leap
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue May 25 10:53:45 UTC 2021 - pgajdos@suse.com
 | 
						|
 | 
						|
- %check: use %pyunittest rpm macro
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Dec 24 18:29:42 UTC 2020 - Matthias Bach <marix@marix.org> - 2.7.0
 | 
						|
 | 
						|
- Modernise spec file
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Apr 21 19:15:31 UTC 2020 - Matthias Bach <marix@marix.org>
 | 
						|
 | 
						|
- Drop deprecated usage of %python3_only in favour of
 | 
						|
  %python_alternative.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Dec  4 12:50:54 UTC 2018 - Matej Cepl <mcepl@suse.com>
 | 
						|
 | 
						|
- Remove superfluous devel dependency for noarch package
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sun Nov 25 19:51:37 UTC 2018 - marix@marix.org
 | 
						|
 | 
						|
- Update to ntfy 2.7.0.
 | 
						|
  * Support customizing or disabling the notification icon.
 | 
						|
  * Support cusotmizing the notification timeout.
 | 
						|
  * Have auto-ntfy ignore htop by default.
 | 
						|
  * Make auto-ntfy send notifications in the background so that
 | 
						|
    control returns to the shell faster.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sun Apr 15 11:08:58 UTC 2018 - marix@marix.org
 | 
						|
 | 
						|
- Switch source service to run offline instead of on checkout.
 | 
						|
  This is required to be compatible with Factory policies.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Apr  4 18:34:22 UTC 2018 - marix@marix.org
 | 
						|
 | 
						|
- Update to Ntfy 2.6.0
 | 
						|
  * This version adds support for third party backends.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat Mar 31 19:14:54 UTC 2018 - marix@marix.org
 | 
						|
 | 
						|
- Fix the copyright note in the spec file.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat Mar 31 12:07:09 UTC 2018 - marix@marix.org
 | 
						|
 | 
						|
- Initial package:
 | 
						|
  * Only packaged for Python 3 as this primarily provides the
 | 
						|
    executable ntfy.
 | 
						|
  * Source is taken from Github as the source distribution on PyPI
 | 
						|
    lacks the tests.
 | 
						|
  * The package suggests a couple Python packages which are
 | 
						|
    currently not packaged for openSUSE. Given the strict naming
 | 
						|
    convention for packaged Python packages this should be safe,
 | 
						|
    though and magically work once those packages are made
 | 
						|
    available.
 |