Skip to content

Commit

Permalink
Merge pull request #22 from regro-cf-autotick-bot/3.0.6_h9b73ce
Browse files Browse the repository at this point in the history
guidata v3.0.6
  • Loading branch information
beenje authored Oct 9, 2023
2 parents 097ba5a + 6f05ce7 commit 0f9c1d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 3 additions & 6 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "guidata" %}
{% set version = "3.0.5" %}
{% set version = "3.0.6" %}

package:
name: guidata
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 0b603b5d1d096a72b0a3377944e0183cf0b3c3ab9e0fa572c932da0069fd9259
sha256: 12c5666752251ff3d36d8db4c8717b0e4f1bb8220c31ea3f752d2faacd5d6054

build:
number: 0
Expand Down Expand Up @@ -40,10 +40,7 @@ about:
license: BSD-3-Clause
license_file: LICENSE
summary: Automatic GUI generation for easy dataset editing and display with Python
description:
The guidata package is a Python library generating Qt graphical user interfaces.
It is part of the PlotPyStack project, aiming at providing a unified framework for
creating scientific GUIs with Python and Qt.
description: The guidata package is a Python library generating Qt graphical user interfaces. It is part of the PlotPyStack project, aiming at providing a unified framework for creating scientific GUIs with Python and Qt.
doc_url: https://guidata.readthedocs.io
dev_url: https://github.com/PlotPyStack/guidata

Expand Down

0 comments on commit 0f9c1d0

Please sign in to comment.