aee032d27b 
					 
					
						
						
							
							Accepting request 1169488 from home:ecsos:python  
						
						... 
						
						
						
						- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1169488 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=27  
						
						
					 
					
						2024-04-22 07:35:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b3947709f 
					 
					
						
						
							
							- update to 0.12.1:  
						
						... 
						
						
						
						* Add support for Python 3.12 and PyPy 3.10
  * Drop support for Python 3.5 and 3.6
  * Fix typos
  * Use codecov for coverage instead of coveralls
- update to version 0.12.0
  * drop python 2.x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=25  
						
						
					 
					
						2024-03-16 13:43:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9698cd94b 
					 
					
						
						
							
							Accepting request 1009840 from home:yarunachalam:branches:devel:languages:python  
						
						... 
						
						
						
						- update to version 0.12.0 
  * Add apply (#411 )
  * Support newer Python versions--up to Python 3.11-alpha (#525 , #527 , #533 )
  * Improve warning when using toolz.compatibility (#485 )
  * Improve documentation (#507 , #524 , #526 , #530 )
  * Improve performance of merge_with (#532 )
  * Improve import times (#534 )
  * Auto-upload new releases to PyPI (#536 , #537 )
OBS-URL: https://build.opensuse.org/request/show/1009840 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=23  
						
						
					 
					
						2022-10-11 17:29:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						550d733c12 
					 
					
						
						
							
							Accepting request 944482 from home:bnavigator:branches:devel:languages:python  
						
						... 
						
						
						
						- update to 0.11.2
  * Support Python 3.10
OBS-URL: https://build.opensuse.org/request/show/944482 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=22  
						
						
					 
					
						2022-01-08 12:39:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fdba8d8810 
					 
					
						
						
							
							- update to 0.11.1:  
						
						... 
						
						
						
						* drop python 2.x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=20  
						
						
					 
					
						2021-03-08 22:48:44 +00:00 
						 
				 
			
				
					
						
							
							
								Tomáš Chvátal 
							
						 
					 
					
						
						
							
						
						c1727efbe4 
					 
					
						
						
							
							- Update to 0.10.0:  
						
						... 
						
						
						
						* no upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=18  
						
						
					 
					
						2019-07-22 12:35:48 +00:00 
						 
				 
			
				
					
						
							
							
								Tomáš Chvátal 
							
						 
					 
					
						
						
							
						
						62b419aef2 
					 
					
						
						
							
							Accepting request 707177 from home:pgajdos  
						
						... 
						
						
						
						- run the testsuite, run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/707177 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=16  
						
						
					 
					
						2019-06-03 14:25:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9288012356 
					 
					
						
						
							
							Remove superfluous devel dependency for noarch package  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=14  
						
						
					 
					
						2018-12-04 14:10:21 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						205f3d1512 
					 
					
						
						
							
							Accepting request 603497 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						- Update to 0.9.0
  * do not worry abount having good introspection on breakpoint
  * Backport fix to a test from cytoolz.
  * A slightly faster interposed.
  * Don't import or reference `toolz.curried.exceptions`.
OBS-URL: https://build.opensuse.org/request/show/603497 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=12  
						
						
					 
					
						2018-05-03 06:24:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ee018861c 
					 
					
						
						
							
							Accepting request 585411 from devel:languages:python  
						
						... 
						
						
						
						- Use %license macro for license.
- Update to 0.8.2
  * No upstream changelog
- Implement single-spec version
- Update to 0.7.4
  * No upstream changelog
- Update to 0.7.2
  * No upstream changelog
- Update to 0.7.1
  * Test `nth` with negative index on sequence and iterator.
  * Add itemmap, itemfilter to api doc.
  * Add `itemmap` and `itemfilter` to `dicttoolz`.
  * binstar: add more platforms/versions
  * add tail to itertoolz.__all__
  * take, drop, tail refer to each other in docstrings
  * test tail in lazy setting
  * fix tail doctest
  * last is a recipe of tail
  * add tail operation
  * pep8 space error fix
  * Identity doc string
  * add dissoc function to dictoolz
  * Describe the ideal contribution
  * reduceby takes callable init keyword argument
  * Add pypy3 to build matrix
  * getter works in empty index case
  * simpler check on index in get
  * get([], seq) returns ()
- Update to 0.7.0
  * No upstream changelog
- Update to 0.6.0
  * memoize is curried by default
  * memoize support `key` keyword argument
  * Cleaned up issues in curried namespace
  * Unary functions memoize with just the single argument, not a tuple
  * Flattened directory structure
  * Add `pluck` function from underscore.js
  * Remove `sandbox.jackknife`
- 0.5.3 Changelog
  * get_in function
  * add itervalues, iterkeys, iteritems to compatibility
  * Add do function, remove side_effects from sandbox
  * Add juxt, partner to map
  * Performance improvements to merge_with
  * Errors from curried functions propagate upwards
  * keyfilter, valfilter
  * do
- Update to version 0.5.3
  + No changelog available
- Update to version 0.4.1
  + No changelog available
- Initial version (0.3.0)
OBS-URL: https://build.opensuse.org/request/show/585411 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-toolz?expand=0&rev=1  
						
						
					 
					
						2018-04-01 15:26:14 +00:00 
						 
				 
			
				
					
						
							
							
								Tomáš Chvátal 
							
						 
					 
					
						
						
							
						
						1ea3d8883f 
					 
					
						
						
							
							Accepting request 585409 from home:sebix:branches:devel:languages:python  
						
						... 
						
						
						
						- Use %license macro for license.
OBS-URL: https://build.opensuse.org/request/show/585409 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=10  
						
						
					 
					
						2018-03-11 08:46:49 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						19e2a436c5 
					 
					
						
						
							
							Accepting request 489200 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						- Update to 0.8.2
- Implement single-spec version
OBS-URL: https://build.opensuse.org/request/show/489200 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=9  
						
						
					 
					
						2017-04-19 02:34:06 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						19f70cf3e8 
					 
					
						
						
							
							Accepting request 328155 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to 0.7.4
OBS-URL: https://build.opensuse.org/request/show/328155 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=8  
						
						
					 
					
						2015-08-31 11:56:30 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						26da7ebb58 
					 
					
						
						
							
							Accepting request 308123 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to 0.7.2
OBS-URL: https://build.opensuse.org/request/show/308123 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=7  
						
						
					 
					
						2015-05-20 14:06:10 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						92a3f35bc7 
					 
					
						
						
							
							Accepting request 288730 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to 0.7.1
OBS-URL: https://build.opensuse.org/request/show/288730 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=6  
						
						
					 
					
						2015-03-03 18:09:41 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						c069457093 
					 
					
						
						
							
							Accepting request 248606 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to 0.7.0
OBS-URL: https://build.opensuse.org/request/show/248606 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=5  
						
						
					 
					
						2014-09-11 15:12:08 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						3b081e3085 
					 
					
						
						
							
							Accepting request 233301 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to 0.6.0
OBS-URL: https://build.opensuse.org/request/show/233301 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=4  
						
						
					 
					
						2014-05-09 23:41:48 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						a7d1bb2c9a 
					 
					
						
						
							
							Accepting request 228172 from home:TheBlackCat:branches:devel:languages:python  
						
						... 
						
						
						
						Update to version 0.5.3
OBS-URL: https://build.opensuse.org/request/show/228172 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=3  
						
						
					 
					
						2014-03-29 13:01:08 +00:00 
						 
				 
			
				
					
						
							
							
								Denisart Benjamin 
							
						 
					 
					
						
						
							
						
						92b00e0109 
					 
					
						
						
							
							Accepting request 207333 from home:posophe:branches:devel:languages:python  
						
						... 
						
						
						
						update
OBS-URL: https://build.opensuse.org/request/show/207333 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=2  
						
						
					 
					
						2013-11-17 16:16:23 +00:00 
						 
				 
			
				
					
						
							
							
								Todd R 
							
						 
					 
					
						
						
							
						
						18c401ff58 
					 
					
						
						
							
							- Initial version (0.3.0)  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=1  
						
						
					 
					
						2013-10-21 11:54:37 +00:00