Sync from SUSE:SLFO:Main python-ipython_genutils revision 11f96047d370162b900779335867c179

This commit is contained in:
2024-05-03 21:06:41 +02:00
commit 36e8e393ff
5 changed files with 413 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
-------------------------------------------------------------------
Mon Jan 11 21:15:13 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add denose.patch to remove dependency on nose
(gh#ipython/ipython_genutils#17).
-------------------------------------------------------------------
Tue Sep 15 11:04:07 UTC 2020 - pgajdos@suse.com
- it requires python-nose in fact
-------------------------------------------------------------------
Thu Mar 30 17:53:28 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec
- Update to 0.2.0
* treat strings under ironpthon 2.7 as unicode, like 3.x
* Omit missing directories from MANIFEST
-------------------------------------------------------------------
Fri Aug 21 11:19:50 UTC 2015 - toddrme2178@gmail.com
- Add python 2.7 requirement
-------------------------------------------------------------------
Tue Jul 21 11:25:05 UTC 2015 - toddrme2178@gmail.com
- Initial version