File python-sphinxcontrib-copybutton.changes of Package python-sphinxcontrib-copybutton
-------------------------------------------------------------------
Fri May 19 18:47:07 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 0.5.2
* BUG: Don't exclude .gp class by default. This made excluding prompts more
automatic, but broke the existing pattern-based prompt exclusion. #188 (@rkdarst)
* MAINT: Add Sphinx Extension classifier (#189) #189 (@jdillard)
* DOCS: Improve docs related to text exclusion #187 (@rkdarst)
-------------------------------------------------------------------
Wed Jan 4 21:17:32 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 0.5.1
* ENH: Unselectable text is now also not highlighted when you manually highlight
a code cell. Exclude unselectable text from being copied (update) #178 (@rkdarst)
* ENH: After copying, the copybutton will disappear before the icon changes back if
you are no longer hovering on the code cell. FIX: Make copybutton remain for a
second during success #176 (@choldgraf)
* MAINT: Add support for Python 3.10 #174 (@hugovk)
-------------------------------------------------------------------
Fri Mar 4 14:25:02 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version from upstream via py2pack.