1
0

30 Commits

Author SHA256 Message Date
cf73463eb0 Accepting request 1172850 from devel:languages:python:jupyter
- Build from source not whl from pypi.
- Update to 0.5.2:
  * move from request helper to native fetch, fixes #242 by relying on
    browser default by @timkpaine in #247
  * Update ruff utilization, removed unused workflow, use
    ServerConnection.makeRequest by @timkpaine @minrk in #253

OBS-URL: https://build.opensuse.org/request/show/1172850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=13
2024-05-09 10:14:12 +00:00
e5972e0c0c - Build from source not whl from pypi.
- Update to 0.5.2:
  * move from request helper to native fetch, fixes #242 by relying on
    browser default by @timkpaine in #247
  * Update ruff utilization, removed unused workflow, use
    ServerConnection.makeRequest by @timkpaine @minrk in #253

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=27
2024-05-09 06:23:25 +00:00
0343243996 Accepting request 1156356 from devel:languages:python:jupyter
- Update to 0.5.1
  * bump node to 16, remove extraneous stuff in ci by @timkpaine in
    #223
  * bump javascript deps by @timkpaine in #230
  * add governance policies and finos tags by @timkpaine in #233
  * Add template_label setting by @forest-d in #241
  * CVE and License scanning for node by @TheJuanAndOnly99 in #236
- Skip python39: jupyterlab requires ipython which dropped it.

OBS-URL: https://build.opensuse.org/request/show/1156356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=12
2024-03-08 17:10:37 +00:00
d8d11010e0 - Update to 0.5.1
* bump node to 16, remove extraneous stuff in ci by @timkpaine in
    #223
  * bump javascript deps by @timkpaine in #230
  * add governance policies and finos tags by @timkpaine in #233
  * Add template_label setting by @forest-d in #241
  * CVE and License scanning for node by @TheJuanAndOnly99 in #236
- Skip python39: jupyterlab requires ipython which dropped it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=25
2024-03-08 13:01:58 +00:00
2fd0ee44e7 Accepting request 1104443 from devel:languages:python:jupyter
- Suggest primary python package -- boo#1214354

OBS-URL: https://build.opensuse.org/request/show/1104443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=11
2023-08-18 17:28:24 +00:00
c5aa389982 - Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=23
2023-08-17 15:55:04 +00:00
43cd9bc790 Accepting request 1102511 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1102511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=10
2023-08-06 14:29:46 +00:00
d2e2a36043 Accepting request 1102490 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1102490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=21
2023-08-05 23:45:37 +00:00
8d25a43218 Accepting request 1092987 from devel:languages:python:jupyter
- Jupyterlab 4 does not hard require notebook anymore:
  get it explicitly

OBS-URL: https://build.opensuse.org/request/show/1092987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=9
2023-06-14 14:29:52 +00:00
fb009a414f - Jupyterlab 4 does not hard require notebook anymore:
get it explicitly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=19
2023-06-13 20:50:56 +00:00
1799337456 Accepting request 1082512 from devel:languages:python:jupyter
- Update to 0.4.0
  * fix manifest to exclude node_modules and built assets by
    @timkpaine in #177
  * Clean up references and add files for FINOS move by @timkpaine
    in #181
  * add security checks, add license checks, prune docs by
    @timkpaine in #180
  * fixes #167 for new jupyter-server by @timkpaine in #200
  * Use nb server logging instead of print by @toslunar in #202

OBS-URL: https://build.opensuse.org/request/show/1082512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=8
2023-04-24 20:31:15 +00:00
5f5ca5b1a4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=17 2023-04-24 12:20:42 +00:00
3d0ff31fa6 Accepting request 1082332 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.4.0
  * fix manifest to exclude node_modules and built assets by
    @timkpaine in #177
  * Clean up references and add files for FINOS move by @timkpaine
    in #181
  * add security checks, add license checks, prune docs by
    @timkpaine in #180
  * fixes #167 for new jupyter-server by @timkpaine in #200
  * Use nb server logging instead of print by @toslunar in #202

OBS-URL: https://build.opensuse.org/request/show/1082332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=16
2023-04-23 21:08:21 +00:00
70f691d09f Accepting request 1046632 from devel:languages:python:jupyter
- Update to 0.3.2
  * Maintenance release without release notes
- Update macro usage
- Remove invalid PEP440 specifier in dev-extra which made
  pythondistdeps.py choke

OBS-URL: https://build.opensuse.org/request/show/1046632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=7
2023-01-04 16:52:42 +00:00
9d22265e60 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=14
2023-01-03 18:30:57 +00:00
58b1eed0ea - Update to 0.3.2
* Maintenance release without release notes
- Update macro usage
- Remove invalid PEP440 specifier in dev-extra which made
  pythondistdeps.py choke

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=13
2023-01-03 18:28:16 +00:00
eda4b1639f Accepting request 931631 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/931631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=6
2021-11-17 00:13:54 +00:00
b4ad5d2a30 Accepting request 931430 from home:bnavigator:branches:devel:languages:python:jupyter
- Allow to keep the config in %_distconfdir

OBS-URL: https://build.opensuse.org/request/show/931430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=12
2021-11-15 22:27:48 +00:00
c4f1b7b129 Accepting request 931193 from devel:languages:python:jupyter
- Update o 0.3.1
  * Drop python 3.6
  * Add python 3.9
  * Fix bugs with JLab 3.0
  * Dist with prebuilt extension (forwarded request 931192 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/931193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=5
2021-11-13 21:48:33 +00:00
37be0a5981 Accepting request 931192 from home:bnavigator:branches:devel:languages:python:jupyter
- Update o 0.3.1
  * Drop python 3.6
  * Add python 3.9
  * Fix bugs with JLab 3.0
  * Dist with prebuilt extension

OBS-URL: https://build.opensuse.org/request/show/931192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=11
2021-11-12 22:12:53 +00:00
Richard Brown
80a1b03259 Accepting request 869705 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/869705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=4
2021-03-30 18:59:57 +00:00
57b1253fd1 Accepting request 869562 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.3.0
  * No upstream changelog. Mostly internal changes.
- Fix wheel install location for pyproject_install
- Enable tests

OBS-URL: https://build.opensuse.org/request/show/869562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=9
2021-02-05 09:43:23 +00:00
34d239388f Accepting request 808520 from devel:languages:python:jupyter
- Fix download url

- specfile:
  * update copyright year
- update to version 0.2.3:
  * set long description type

OBS-URL: https://build.opensuse.org/request/show/808520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=3
2020-05-26 15:22:00 +00:00
Tomáš Chvátal
877e52fcc9 - Fix download url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=7
2020-05-24 08:27:19 +00:00
Todd R
a6be17e2f6 Accepting request 797705 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/797705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=6
2020-04-26 01:29:52 +00:00
f45dfea936 Accepting request 760470 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/760470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=2
2020-01-03 16:37:15 +00:00
Todd R
0376837e41 Accepting request 757375 from home:bmwiedemann:branches:devel:languages:python:jupyter
Use pyproject_install macro (boo#1094323)

OBS-URL: https://build.opensuse.org/request/show/757375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=4
2020-01-02 17:21:37 +00:00
761ae29a21 Accepting request 756133 from devel:languages:python:jupyter
Renamed from jupyter-jupyterlab_templates

OBS-URL: https://build.opensuse.org/request/show/756133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-templates?expand=0&rev=1
2019-12-12 22:17:35 +00:00
Todd R
f20791e743 Accepting request 756132 from home:TheBlackCat:branches:devel:languages:python:jupyter
Fix conflicts with old version

OBS-URL: https://build.opensuse.org/request/show/756132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=2
2019-12-12 18:56:00 +00:00
Todd R
35a48fcbc6 Accepting request 755286 from home:TheBlackCat:branches:devel:languages:python:jupyter
Renamed from jupyter-jupyterlab_templates

OBS-URL: https://build.opensuse.org/request/show/755286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-templates?expand=0&rev=1
2019-12-09 15:53:27 +00:00