From 12134d95bc1f3d0a0360f1180d89dc96fdbd1422 Mon Sep 17 00:00:00 2001
From: Patrick Lehmann
Date: Mon, 4 Oct 2021 02:17:00 +0200
Subject: [PATCH 01/33] Bumped version to v0.3.1.
---
doc/conf.py | 2 +-
pySVModel/__init__.py | 2 +-
setup.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/conf.py b/doc/conf.py
index 067e7671..6dd35557 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -37,7 +37,7 @@ def _LatestTagName():
# The full version, including alpha/beta/rc tags
version = "0.3" # The short X.Y version.
-release = "0.3.0" # The full version, including alpha/beta/rc tags.
+release = "0.3.1" # The full version, including alpha/beta/rc tags.
try:
if _IsUnderGitControl:
latestTagName = _LatestTagName()[1:] # remove prefix "v"
diff --git a/pySVModel/__init__.py b/pySVModel/__init__.py
index f08cd2a3..dabeee7a 100644
--- a/pySVModel/__init__.py
+++ b/pySVModel/__init__.py
@@ -45,7 +45,7 @@
from pydecor import export
-__version__ = "0.3.0"
+__version__ = "0.3.1"
@export
diff --git a/setup.py b/setup.py
index 5eae7380..37787dcb 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@
# Assemble all package information
setuptools_setup(
name=projectName,
- version="0.3.0",
+ version="0.3.1",
author="Patrick Lehmann",
author_email="Paebbels@gmail.com",
From 85fba888f12f1d397139432d78cf7c4462ca0a85 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 4 Oct 2021 15:28:22 +0200
Subject: [PATCH 02/33] update logo and banner (#9)
---
doc/_static/banner.svg | 192 +++++++++++++++++------------------------
doc/_static/logo.svg | 103 +++++++---------------
2 files changed, 112 insertions(+), 183 deletions(-)
diff --git a/doc/_static/banner.svg b/doc/_static/banner.svg
index 2f126494..38447e99 100644
--- a/doc/_static/banner.svg
+++ b/doc/_static/banner.svg
@@ -9,9 +9,9 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="1330.3031mm"
- height="142.52222mm"
- viewBox="0 0 1330.3031 142.52222"
+ width="714.31433mm"
+ height="142.34583mm"
+ viewBox="0 0 714.31433 142.34583"
version="1.1"
id="svg1679"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
@@ -26,7 +26,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.24748737"
- inkscape:cx="2596.9114"
+ inkscape:cx="2165.5569"
inkscape:cy="269.33332"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
@@ -37,7 +37,7 @@
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1017"
- inkscape:window-x="1912"
+ inkscape:window-x="-8"
inkscape:window-y="1072"
inkscape:window-maximized="1" />
+ transform="translate(559.31818,-77.748613)">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ id="g898">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/_static/logo.svg b/doc/_static/logo.svg
index c41be576..e262777f 100644
--- a/doc/_static/logo.svg
+++ b/doc/_static/logo.svg
@@ -9,9 +9,9 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="1330.3031mm"
- height="142.52222mm"
- viewBox="0 0 1330.3031 142.52222"
+ width="714.31433mm"
+ height="142.34583mm"
+ viewBox="0 0 714.31433 142.34583"
version="1.1"
id="svg1679"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
@@ -25,8 +25,8 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="0.35"
- inkscape:cx="2026.8156"
+ inkscape:zoom="0.175"
+ inkscape:cx="1992.9001"
inkscape:cy="269.33332"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
@@ -37,7 +37,7 @@
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1017"
- inkscape:window-x="1912"
+ inkscape:window-x="-8"
inkscape:window-y="1072"
inkscape:window-maximized="1" />
+ transform="translate(559.31818,-77.748613)">
+
+
-
-
-
-
-
-
-
-
-
-
-
+ d="m 7603.8066,586.41248 h 61.7579 l -75.0391,415.70312 h -85 l -75.0391,-415.70312 h 61.7578 l 55.1172,360.58593 z" />
+
+
From 4aada4d493c5e4e0a83f66839c16424c80bd3105 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Sun, 7 Nov 2021 07:14:20 +0100
Subject: [PATCH 03/33] update logo and favicon
---
README.md | 2 +-
doc/_static/banner.svg | 227 ---------------------------------------
doc/_static/favicon.svg | 119 +++++++++------------
doc/_static/logo.svg | 232 ++--------------------------------------
doc/conf.py | 2 +-
doc/index.rst | 9 ++
6 files changed, 73 insertions(+), 518 deletions(-)
delete mode 100644 doc/_static/banner.svg
diff --git a/README.md b/README.md
index 30e89de2..b2f78773 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
An abstract language model of SystemVerilog (incl. Verilog) written in Python.
-
+
diff --git a/doc/_static/banner.svg b/doc/_static/banner.svg
deleted file mode 100644
index 38447e99..00000000
--- a/doc/_static/banner.svg
+++ /dev/null
@@ -1,227 +0,0 @@
-
-
-
-
diff --git a/doc/_static/favicon.svg b/doc/_static/favicon.svg
index 6f11a969..ce3203b7 100644
--- a/doc/_static/favicon.svg
+++ b/doc/_static/favicon.svg
@@ -1,78 +1,65 @@
-
-
diff --git a/doc/_static/logo.svg b/doc/_static/logo.svg
index e262777f..94450ffb 100644
--- a/doc/_static/logo.svg
+++ b/doc/_static/logo.svg
@@ -1,224 +1,10 @@
-
-
-
-
-
-[![Sourcecode on GitHub](https://img.shields.io/badge/edaa--org-pySVModel-323131.svg?logo=github&longCache=true)](https://github.com/edaa-org/pySVModel)
-[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?logo=GitHub&label=code%20license)](LICENSE.md)
-[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/edaa-org/pySVModel?logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/tags)
-[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/edaa-org/pySVModel?logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/releases/latest)
-[![GitHub release date](https://img.shields.io/github/release-date/edaa-org/pySVModel?logo=GitHub&)](https://github.com/edaa-org/pySVModel/releases)
-[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?label=build%20and%20test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish%22)
-[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
-[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
-[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySVModel?logo=Codecov)](https://codecov.io/gh/edaa-org/pySVModel)
-[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pySVModel)](https://libraries.io/github/edaa-org/pySVModel/sourcerank)
-[![PyPI](https://img.shields.io/pypi/v/pySVModel?logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
-![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?logo=PyPI&logoColor=FBE072)
-![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?logo=PyPI&logoColor=FBE072)
-[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel)](https://libraries.io/github/edaa-org/pySVModel)
-[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green)](LICENSE.md)
-[![Documentation - Read Now!](https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet)](https://edaa-org.github.io/pySVModel/)
+[![Sourcecode on GitHub](https://img.shields.io/badge/edaa--org-pySVModel-323131.svg?longCache=true&style=flat-square&logo=github&longCache=true)](https://github.com/edaa-org/pySVModel)
+[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license)](LICENSE.md)
+[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/tags)
+[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/releases/latest)
+[![GitHub release date](https://img.shields.io/github/release-date/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&)](https://github.com/edaa-org/pySVModel/releases)
+[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?longCache=true&style=flat-square&label=build%20and%20test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish%22)
+[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
+[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
+[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square&logo=Codecov)](https://codecov.io/gh/edaa-org/pySVModel)
+[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square&)](https://libraries.io/github/edaa-org/pySVModel/sourcerank)
+[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
+![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
+![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
+[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&)](https://libraries.io/github/edaa-org/pySVModel)
+[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&)](LICENSE.md)
+[![Documentation - Read Now!](https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet?longCache=true&style=flat-square&)](https://edaa-org.github.io/pySVModel/)
An abstract language model of SystemVerilog (incl. Verilog) written in Python.
diff --git a/doc/shields.inc b/doc/shields.inc
index 47948af0..f76249c1 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -4,47 +4,47 @@
# percent encoding so that the URL is properly parsed.
.. # Sourcecode link to GitHub
-.. |SHIELD:svg:pySVModel-github| image:: https://img.shields.io/badge/edaa--org-pySVModel-323131?logo=github&longCache=true
+.. |SHIELD:svg:pySVModel-github| image:: https://img.shields.io/badge/edaa--org-pySVModel-323131?longCache=true&style=flat-square&logo=github&longCache=true
:alt: Sourcecode on GitHub
:height: 22
:target: https://github.com/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-github| image:: https://raster.shields.io/badge/edaa--org-pySVModel-323131?logo=github&longCache=true
+.. |SHIELD:png:pySVModel-github| image:: https://raster.shields.io/badge/edaa--org-pySVModel-323131?longCache=true&style=flat-square&logo=github&longCache=true
:alt: Sourcecode on GitHub
:height: 22
:target: https://github.com/edaa-org/pySVModel
.. # Sourcecode license
-.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?logo=GitHub&label=code%20license
+.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license
:alt: Code license
:height: 22
:target: Code-License.html
-.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?logo=GitHub&label=code%20license
+.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license
:alt: Code license
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/LICENSE.md
.. # GitHub tag
-.. |SHIELD:svg:pySVModel-tag| image:: https://img.shields.io/github/v/tag/edaa-org/pySVModel?logo=GitHub&include_prereleases
+.. |SHIELD:svg:pySVModel-tag| image:: https://img.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub tag (latest SemVer incl. pre-release
:height: 22
:target: https://github.com/edaa-org/pySVModel/tags
-.. |SHIELD:png:pySVModel-tag| image:: https://raster.shields.io/github/v/tag/edaa-org/pySVModel?logo=GitHub&include_prereleases
+.. |SHIELD:png:pySVModel-tag| image:: https://raster.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub tag (latest SemVer incl. pre-release
:height: 22
:target: https://github.com/edaa-org/pySVModel/tags
.. # GitHub release
-.. |SHIELD:svg:pySVModel-release| image:: https://img.shields.io/github/v/release/edaa-org/pySVModel?logo=GitHub&include_prereleases
+.. |SHIELD:svg:pySVModel-release| image:: https://img.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub release (latest SemVer incl. including pre-releases
:height: 22
:target: https://github.com/edaa-org/pySVModel/releases/latest
-.. |SHIELD:png:pySVModel-release| image:: https://raster.shields.io/github/v/release/edaa-org/pySVModel?logo=GitHub&include_prereleases
+.. |SHIELD:png:pySVModel-release| image:: https://raster.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub release (latest SemVer incl. including pre-releases
:height: 22
:target: https://github.com/edaa-org/pySVModel/releases/latest
.. # GitHub release date
-.. |SHIELD:svg:pySVModel-date| image:: https://img.shields.io/github/release-date/edaa-org/pySVModel?logo=GitHub
+.. |SHIELD:svg:pySVModel-date| image:: https://img.shields.io/github/release-date/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub
:alt: GitHub release date
:height: 22
:target: https://github.com/edaa-org/pySVModel/releases
@@ -54,147 +54,147 @@
:target: https://github.com/edaa-org/pySVModel/releases
.. # GitHub/Libraries dependent projects
-.. |SHIELD:svg:pySVModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pySVModel
+.. |SHIELD:svg:pySVModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&
:alt: Dependent repos (via libraries.io)
:height: 22
:target: https://github.com/edaa-org/pySVModel/network/dependents
-.. |SHIELD:png:pySVModel-lib-dep| image:: https://raster.shields.io/librariesio/dependent-repos/pypi/pySVModel
+.. |SHIELD:png:pySVModel-lib-dep| image:: https://raster.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&
:alt: Dependent repos (via libraries.io)
:height: 22
:target: https://github.com/edaa-org/pySVModel/network/dependents
.. # GHA test and coverage
-.. |SHIELD:svg:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:svg:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Build and Test Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
-.. |SHIELD:png:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:png:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Build and Test Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
.. # Codacy - quality
-.. |SHIELD:svg:pySVModel-codacy-quality| image:: https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?logo=codacy
+.. |SHIELD:svg:pySVModel-codacy-quality| image:: https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=codacy
:alt: Codacy - Quality
:height: 22
:target: https://www.codacy.com/gh/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-codacy-quality| image:: https://raster.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?logo=codacy
+.. |SHIELD:png:pySVModel-codacy-quality| image:: https://raster.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=codacy
:alt: Codacy - Quality
:height: 22
:target: https://www.codacy.com/gh/edaa-org/pySVModel
.. # Codacy - coverage
-.. |SHIELD:svg:pySVModel-codacy-coverage| image:: https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?logo=codacy
+.. |SHIELD:svg:pySVModel-codacy-coverage| image:: https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=codacy
:alt: Codacy - Line Coverage
:height: 22
:target: https://www.codacy.com/gh/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-codacy-coverage| image:: https://raster.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?logo=codacy
+.. |SHIELD:png:pySVModel-codacy-coverage| image:: https://raster.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=codacy
:alt: Codacy - Line Coverage
:height: 22
:target: https://www.codacy.com/gh/edaa-org/pySVModel
.. # Codecov - coverage
-.. |SHIELD:svg:pySVModel-codecov-coverage| image:: https://img.shields.io/codecov/c/github/edaa-org/pySVModel
+.. |SHIELD:svg:pySVModel-codecov-coverage| image:: https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square
:alt: Codecov - Branch Coverage
:height: 22
:target: https://codecov.io/gh/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-codecov-coverage| image:: https://raster.shields.io/codecov/c/github/edaa-org/pySVModel
+.. |SHIELD:png:pySVModel-codecov-coverage| image:: https://raster.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square
:alt: Codecov - Branch Coverage
:height: 22
:target: https://codecov.io/gh/edaa-org/pySVModel
.. # Libraries - source rank
-.. |SHIELD:svg:pySVModel-lib-rank| image:: https://img.shields.io/librariesio/sourcerank/pypi/pySVModel
+.. |SHIELD:svg:pySVModel-lib-rank| image:: https://img.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square
:alt: Libraries.io SourceRank
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel/sourcerank
-.. |SHIELD:png:pySVModel-lib-rank| image:: https://raster.shields.io/librariesio/sourcerank/pypi/pySVModel
+.. |SHIELD:png:pySVModel-lib-rank| image:: https://raster.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square
:alt: Libraries.io SourceRank
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel/sourcerank
.. # GHA release
-.. |SHIELD:svg:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?label=release&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:svg:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?longCache=true&style=flat-square&label=release&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Release Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Release%22
-.. |SHIELD:png:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?label=release&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:png:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?longCache=true&style=flat-square&label=release&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Release Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Release%22
.. # PyPI tag
-.. |SHIELD:svg:pySVModel-pypi-tag| image:: https://img.shields.io/pypi/v/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:svg:pySVModel-pypi-tag| image:: https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Tag
:height: 22
:target: https://pypi.org/project/pySVModel/
-.. |SHIELD:png:pySVModel-pypi-tag| image:: https://raster.shields.io/pypi/v/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:png:pySVModel-pypi-tag| image:: https://raster.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Tag
:height: 22
:target: https://pypi.org/project/pySVModel/
.. # PyPI project status
-.. |SHIELD:svg:pySVModel-pypi-status| image:: https://img.shields.io/pypi/status/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:svg:pySVModel-pypi-status| image:: https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Status
:height: 22
-.. |SHIELD:png:pySVModel-pypi-status| image:: https://raster.shields.io/pypi/status/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:png:pySVModel-pypi-status| image:: https://raster.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Status
:height: 22
.. # PyPI Python versions
-.. |SHIELD:svg:pySVModel-pypi-python| image:: https://img.shields.io/pypi/pyversions/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:svg:pySVModel-pypi-python| image:: https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Python Version
:height: 22
-.. |SHIELD:png:pySVModel-pypi-python| image:: https://raster.shields.io/pypi/pyversions/pySVModel?logo=PyPI&logoColor=FBE072
+.. |SHIELD:png:pySVModel-pypi-python| image:: https://raster.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Python Version
:height: 22
.. # Libraries - status
-.. |SHIELD:svg:pySVModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pySVModel
+.. |SHIELD:svg:pySVModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square
:alt: Libraries.io status for latest release
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pySVModel
+.. |SHIELD:png:pySVModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square
:alt: Libraries.io status for latest release
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel
.. # Requires - status
-.. |SHIELD:svg:pySVModel-req-status| image:: https://img.shields.io/requires/github/edaa-org/pySVModel
+.. |SHIELD:svg:pySVModel-req-status| image:: https://img.shields.io/requires/github/edaa-org/pySVModel?longCache=true&style=flat-square
:alt: Requires.io
:height: 22
:target: https://requires.io/github/edaa-org/pySVModel/requirements/?branch=main
-.. |SHIELD:png:pySVModel-req-status| image:: https://raster.shields.io/requires/github/edaa-org/pySVModel
+.. |SHIELD:png:pySVModel-req-status| image:: https://raster.shields.io/requires/github/edaa-org/pySVModel?longCache=true&style=flat-square
:alt: Requires.io
:height: 22
:target: https://requires.io/github/edaa-org/pySVModel/requirements/?branch=main
.. # GHA - documentation
-.. |SHIELD:svg:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:svg:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?longCache=true&style=flat-square&label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Documentation Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Documentation%22
-.. |SHIELD:png:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
+.. |SHIELD:png:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?longCache=true&style=flat-square&label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Documentation Status
:height: 22
:target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Documentation%22
.. # Documentation license
-.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green
+.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square
:alt: Documentation License
:height: 22
:target: Doc-License.html
-.. |SHIELD:png:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green
+.. |SHIELD:png:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square
:alt: Documentation License
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/doc/Doc-License.rst
.. # GHPages - read now
-.. |SHIELD:svg:pySVModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet
+.. |SHIELD:svg:pySVModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet?longCache=true&style=flat-square
:alt: Documentation - Read Now!
:height: 22
:target: https://edaa-org.github.io/pySVModel/
-.. |SHIELD:png:pySVModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet
+.. |SHIELD:png:pySVModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet?longCache=true&style=flat-square
:alt: Documentation - Read Now!
:height: 22
:target: https://edaa-org.github.io/pySVModel/
From e6649fdee47feb22497b3cada7ba3778b2ec43e2 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Sun, 7 Nov 2021 18:55:08 +0100
Subject: [PATCH 13/33] doc: remove redundant shields
---
doc/shields.inc | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/doc/shields.inc b/doc/shields.inc
index f76249c1..4171c5a4 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -113,16 +113,6 @@
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel/sourcerank
-.. # GHA release
-.. |SHIELD:svg:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?longCache=true&style=flat-square&label=release&logo=GitHub%20Actions&logoColor=FFFFFF
- :alt: GitHub Workflow - Release Status
- :height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Release%22
-.. |SHIELD:png:pySVModel-gha-release| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Release?longCache=true&style=flat-square&label=release&logo=GitHub%20Actions&logoColor=FFFFFF
- :alt: GitHub Workflow - Release Status
- :height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Release%22
-
.. # PyPI tag
.. |SHIELD:svg:pySVModel-pypi-tag| image:: https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072
:alt: PyPI - Tag
@@ -169,16 +159,6 @@
:height: 22
:target: https://requires.io/github/edaa-org/pySVModel/requirements/?branch=main
-.. # GHA - documentation
-.. |SHIELD:svg:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?longCache=true&style=flat-square&label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
- :alt: GitHub Workflow - Documentation Status
- :height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Documentation%22
-.. |SHIELD:png:pySVModel-gha-doc| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Documentation?longCache=true&style=flat-square&label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF
- :alt: GitHub Workflow - Documentation Status
- :height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Documentation%22
-
.. # Documentation license
.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square
:alt: Documentation License
From 248bf4835164b9de5cc9cb6ad1af3aea6cf32894 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Sun, 7 Nov 2021 19:00:58 +0100
Subject: [PATCH 14/33] shields: put repo, doc and licenses in the same row
* Update type/style of Sourcecode and GHPages
---
README.md | 6 +++---
doc/index.rst | 8 ++++----
doc/shields.inc | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 47370915..81e35167 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,10 @@
-[![Sourcecode on GitHub](https://img.shields.io/badge/edaa--org-pySVModel-323131.svg?longCache=true&style=flat-square&logo=github&longCache=true)](https://github.com/edaa-org/pySVModel)
+[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://github.com/edaa-org/pySVModel)
[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license)](LICENSE.md)
+[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
+[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&)](LICENSE.md)
[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/tags)
[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/releases/latest)
[![GitHub release date](https://img.shields.io/github/release-date/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&)](https://github.com/edaa-org/pySVModel/releases)
@@ -16,8 +18,6 @@
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&)](https://libraries.io/github/edaa-org/pySVModel)
-[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&)](LICENSE.md)
-[![Documentation - Read Now!](https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet?longCache=true&style=flat-square&)](https://edaa-org.github.io/pySVModel/)
An abstract language model of SystemVerilog (incl. Verilog) written in Python.
diff --git a/doc/index.rst b/doc/index.rst
index 71c6faa6..3a92b58c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -18,18 +18,18 @@
| |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license|
| |SHIELD:svg:pySVModel-tag| |SHIELD:svg:pySVModel-release| |SHIELD:svg:pySVModel-date|
| |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python| |SHIELD:svg:pySVModel-lib-status|
- | |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage| |SHIELD:svg:pySVModel-lib-rank|
+ | |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
-.. Disabled shields: |SHIELD:svg:pySVModel-lib-dep| |SHIELD:svg:pySVModel-req-status|
+.. Disabled shields: |SHIELD:svg:pySVModel-lib-dep| |SHIELD:svg:pySVModel-req-status| |SHIELD:svg:pySVModel-lib-rank|
.. only:: latex
|SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license|
|SHIELD:png:pySVModel-tag| |SHIELD:png:pySVModel-release| |SHIELD:png:pySVModel-date|
|SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python| |SHIELD:png:pySVModel-lib-status|
- |SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage| |SHIELD:png:pySVModel-lib-rank|
+ |SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
-.. Disabled shields: |SHIELD:png:pySVModel-lib-dep| |SHIELD:png:pySVModel-req-status|
+.. Disabled shields: |SHIELD:png:pySVModel-lib-dep| |SHIELD:png:pySVModel-req-status| |SHIELD:png:pySVModel-lib-rank|
The pySVModel Documentation
###########################
From d63e28e62d06dbabf1acd48343f459fbc64a4ef2 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 22 Nov 2021 01:13:04 +0100
Subject: [PATCH 18/33] ci: Python version needs to be quoted, otherwise it's a
float
---
.github/workflows/Pipeline.yml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml
index c2821b28..2c756f35 100644
--- a/.github/workflows/Pipeline.yml
+++ b/.github/workflows/Pipeline.yml
@@ -15,11 +15,11 @@ jobs:
fail-fast: false
matrix:
include:
- - {python: 3.6, icon: 🔴} # until 23.12.2021
- - {python: 3.7, icon: 🟠} # until 27.06.2023
- - {python: 3.8, icon: 🟡} # until Oct. 2024
- - {python: 3.9, icon: 🟢} # until Oct. 2025
- - {python: 3.10, icon: 🟢} # until Oct. 2026
+ - {python: '3.6', icon: 🔴} # until 23.12.2021
+ - {python: '3.7', icon: 🟠} # until 27.06.2023
+ - {python: '3.8', icon: 🟡} # until Oct. 2024
+ - {python: '3.9', icon: 🟢} # until Oct. 2025
+ - {python: '3.10', icon: 🟢} # until Oct. 2026
env:
PYTHON: ${{ matrix.python }}
@@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
env:
- PYTHON: 3.10
+ PYTHON: '3.10'
outputs:
python: ${{ env.PYTHON }}
@@ -252,7 +252,7 @@ jobs:
# runs-on: ubuntu-latest
#
# env:
-# PYTHON: 3.10
+# PYTHON: '3.10'
# outputs:
# python: ${{ env.PYTHON }}
#
From a84037a8e8d0d0db61a93980abb31337724cb7c4 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 00:47:02 +0100
Subject: [PATCH 19/33] shields: remove redundant row
---
README.md | 3 ---
doc/index.rst | 2 --
2 files changed, 5 deletions(-)
diff --git a/README.md b/README.md
index 6a671bcc..0efe27ff 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,6 @@
[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&)](LICENSE.md)
-[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/tags)
-[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases)](https://github.com/edaa-org/pySVModel/releases/latest)
-[![GitHub release date](https://img.shields.io/github/release-date/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&)](https://github.com/edaa-org/pySVModel/releases)
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
diff --git a/doc/index.rst b/doc/index.rst
index 3a92b58c..d300601e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -16,7 +16,6 @@
.. only:: html
| |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license|
- | |SHIELD:svg:pySVModel-tag| |SHIELD:svg:pySVModel-release| |SHIELD:svg:pySVModel-date|
| |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python| |SHIELD:svg:pySVModel-lib-status|
| |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
@@ -25,7 +24,6 @@
.. only:: latex
|SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license|
- |SHIELD:png:pySVModel-tag| |SHIELD:png:pySVModel-release| |SHIELD:png:pySVModel-date|
|SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python| |SHIELD:png:pySVModel-lib-status|
|SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
From 8781c466a58e4d20974a8a98dd4076e8cb5c295a Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:28:22 +0100
Subject: [PATCH 20/33] shields: add/update logos
---
README.md | 8 ++++----
doc/shields.inc | 24 ++++++++++++------------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 0efe27ff..e3712245 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,13 @@
[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://github.com/edaa-org/pySVModel)
-[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license)](LICENSE.md)
+[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
-[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&)](LICENSE.md)
+[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
-[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&)](https://libraries.io/github/edaa-org/pySVModel)
+[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySVModel)
[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Pipeline%22)
[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
@@ -18,7 +18,7 @@
An abstract language model of SystemVerilog (incl. Verilog) written in Python.
diff --git a/doc/shields.inc b/doc/shields.inc
index 9056dc79..1364fb48 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -14,11 +14,11 @@
:target: https://github.com/edaa-org/pySVModel
.. # Sourcecode license
-.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license
+.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
:alt: Code license
:height: 22
:target: Code-License.html
-.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=GitHub&label=code%20license
+.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
:alt: Code license
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/LICENSE.md
@@ -54,11 +54,11 @@
:target: https://github.com/edaa-org/pySVModel/releases
.. # GitHub/Libraries dependent projects
-.. |SHIELD:svg:pySVModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&
+.. |SHIELD:svg:pySVModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Dependent repos (via libraries.io)
:height: 22
:target: https://github.com/edaa-org/pySVModel/network/dependents
-.. |SHIELD:png:pySVModel-lib-dep| image:: https://raster.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&
+.. |SHIELD:png:pySVModel-lib-dep| image:: https://raster.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Dependent repos (via libraries.io)
:height: 22
:target: https://github.com/edaa-org/pySVModel/network/dependents
@@ -94,21 +94,21 @@
:target: https://www.codacy.com/gh/edaa-org/pySVModel
.. # Codecov - coverage
-.. |SHIELD:svg:pySVModel-codecov-coverage| image:: https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:svg:pySVModel-codecov-coverage| image:: https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square&logo=Codecov
:alt: Codecov - Branch Coverage
:height: 22
:target: https://codecov.io/gh/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-codecov-coverage| image:: https://raster.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:png:pySVModel-codecov-coverage| image:: https://raster.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square&logo=Codecov
:alt: Codecov - Branch Coverage
:height: 22
:target: https://codecov.io/gh/edaa-org/pySVModel
.. # Libraries - source rank
-.. |SHIELD:svg:pySVModel-lib-rank| image:: https://img.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:svg:pySVModel-lib-rank| image:: https://img.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Libraries.io SourceRank
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel/sourcerank
-.. |SHIELD:png:pySVModel-lib-rank| image:: https://raster.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:png:pySVModel-lib-rank| image:: https://raster.shields.io/librariesio/sourcerank/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Libraries.io SourceRank
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel/sourcerank
@@ -140,11 +140,11 @@
:height: 22
.. # Libraries - status
-.. |SHIELD:svg:pySVModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:svg:pySVModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Libraries.io status for latest release
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel
-.. |SHIELD:png:pySVModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square
+.. |SHIELD:png:pySVModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Libraries.io status for latest release
:height: 22
:target: https://libraries.io/github/edaa-org/pySVModel
@@ -160,11 +160,11 @@
:target: https://requires.io/github/edaa-org/pySVModel/requirements/?branch=main
.. # Documentation license
-.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square
+.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
:alt: Documentation License
:height: 22
:target: Doc-License.html
-.. |SHIELD:png:pySVModel-doc-license| image:: https://raster.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square
+.. |SHIELD:png:pySVModel-doc-license| image:: https://raster.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
:alt: Documentation License
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/doc/Doc-License.rst
From b38e0789408942a05497748a83dffed9f25fdcc4 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:19:11 +0100
Subject: [PATCH 21/33] shields: add Gitter pointing to hdl/community
---
README.md | 5 +++--
doc/index.rst | 8 ++++----
doc/shields.inc | 10 ++++++++++
3 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e3712245..7019fd6d 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,12 @@
[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
+[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
-![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
-[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySVModel)
+![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Pipeline%22)
+[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySVModel)
[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square&logo=Codecov)](https://codecov.io/gh/edaa-org/pySVModel)
diff --git a/doc/index.rst b/doc/index.rst
index d300601e..636ce103 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -16,16 +16,16 @@
.. only:: html
| |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license|
- | |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python| |SHIELD:svg:pySVModel-lib-status|
- | |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
+ | |SHIELD:svg:pySVModel-gitter| |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python|
+ | |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-lib-status| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:svg:pySVModel-lib-dep| |SHIELD:svg:pySVModel-req-status| |SHIELD:svg:pySVModel-lib-rank|
.. only:: latex
|SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license|
- |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python| |SHIELD:png:pySVModel-lib-status|
- |SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
+ |SHIELD:png:pySVModel-gitter| |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python|
+ |SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-lib-status| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:png:pySVModel-lib-dep| |SHIELD:png:pySVModel-req-status| |SHIELD:png:pySVModel-lib-rank|
diff --git a/doc/shields.inc b/doc/shields.inc
index 1364fb48..df3e8d58 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -178,3 +178,13 @@
:alt: Documentation - Read Now!
:height: 22
:target: https://edaa-org.github.io/pySVModel/
+
+.. # Gitter
+.. |SHIELD:svg:pySVModel-gitter| image:: https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef
+ :alt: Documentation License
+ :height: 22
+ :target: https://gitter.im/hdl/community
+.. |SHIELD:png:pySVModel-gitter| image:: https://raster.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef
+ :alt: Documentation License
+ :height: 22
+ :target: https://gitter.im/hdl/community
From 4ed82087e7566a26dfe62cfda140727177bc170b Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:37:47 +0100
Subject: [PATCH 22/33] shields: fix Sourcecode target
---
doc/shields.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/shields.inc b/doc/shields.inc
index df3e8d58..3eaafecc 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -17,7 +17,7 @@
.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
:alt: Code license
:height: 22
- :target: Code-License.html
+ :target: License.html
.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
:alt: Code license
:height: 22
From 5239f414ba14a115bbb05e1f920174cf512aecc5 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:42:47 +0100
Subject: [PATCH 23/33] doc: add ref to EDAA through a toctree
---
doc/index.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/index.rst b/doc/index.rst
index 636ce103..6fb37b91 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -104,6 +104,10 @@ License
This document was generated on |docdate|.
+.. toctree::
+ :hidden:
+
+ Used as a layer of EDA² ➚
.. toctree::
:caption: Introduction
From 6fc90f4b57f8e608ede2c3b4b616eec9b6198e78 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 22 Nov 2021 01:04:43 +0100
Subject: [PATCH 24/33] move chat shield to first row
---
README.md | 4 ++--
doc/index.rst | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 7019fd6d..f1639902 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://github.com/edaa-org/pySVModel)
[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
-[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
-[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
+[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
+[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
diff --git a/doc/index.rst b/doc/index.rst
index 6fb37b91..f7ee6331 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -15,16 +15,16 @@
.. only:: html
- | |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license|
- | |SHIELD:svg:pySVModel-gitter| |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python|
+ | |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license| |SHIELD:svg:pySVModel-gitter|
+ | |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python|
| |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-lib-status| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:svg:pySVModel-lib-dep| |SHIELD:svg:pySVModel-req-status| |SHIELD:svg:pySVModel-lib-rank|
.. only:: latex
- |SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license|
- |SHIELD:png:pySVModel-gitter| |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python|
+ |SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license| |SHIELD:png:pySVModel-gitter|
+ |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python|
|SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-lib-status| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:png:pySVModel-lib-dep| |SHIELD:png:pySVModel-req-status| |SHIELD:png:pySVModel-lib-rank|
From 99d62c820353766ffd7a3899320bf1301f6874a7 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 22 Nov 2021 01:19:07 +0100
Subject: [PATCH 25/33] shields: shorten license shield labels
---
README.md | 4 ++--
doc/shields.inc | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index f1639902..a7ddde32 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://github.com/edaa-org/pySVModel)
-[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license)](LICENSE.md)
+[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
-[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
+[![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
diff --git a/doc/shields.inc b/doc/shields.inc
index 3eaafecc..48069df6 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -14,11 +14,11 @@
:target: https://github.com/edaa-org/pySVModel
.. # Sourcecode license
-.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
+.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code
:alt: Code license
:height: 22
:target: License.html
-.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code%20license
+.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code
:alt: Code license
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/LICENSE.md
@@ -160,11 +160,11 @@
:target: https://requires.io/github/edaa-org/pySVModel/requirements/?branch=main
.. # Documentation license
-.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
+.. |SHIELD:svg:pySVModel-doc-license| image:: https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
:alt: Documentation License
:height: 22
:target: Doc-License.html
-.. |SHIELD:png:pySVModel-doc-license| image:: https://raster.shields.io/badge/doc%20license-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
+.. |SHIELD:png:pySVModel-doc-license| image:: https://raster.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
:alt: Documentation License
:height: 22
:target: https://github.com/edaa-org/pySVModel/blob/main/doc/Doc-License.rst
From ad3afe003799c806d01ad0e9b07d9b918892181f Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:44:33 +0100
Subject: [PATCH 26/33] readme: list EDAA as a consumer
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a7ddde32..e6e71575 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,8 @@ and services on such a model, while supporting multiple frontends.
### pySVModel Consumers
+* [Electronic Design Automation Abstraction (EDA²)](https://edaa-org.github.io/)
+
*TBD*
## Examples
From b2e1bd0ec959620d7282091296efdef7f03ed86a Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 8 Nov 2021 01:45:50 +0100
Subject: [PATCH 27/33] readme: list #11 as a possible generator
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e6e71575..a6505253 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,8 @@ and services on such a model, while supporting multiple frontends.
### pySVModel Generators
+* See [#11: Interfacing Surelog/UHDM](https://github.com/edaa-org/pySVModel/issues/11)
+
*TBD*
### pySVModel Consumers
From ebfa097b871b01958197ec15427bd618f06dc399 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Mon, 22 Nov 2021 01:36:27 +0100
Subject: [PATCH 28/33] ci: add workflow_dispatch event
---
.github/workflows/Pipeline.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml
index 2c756f35..d19295b0 100644
--- a/.github/workflows/Pipeline.yml
+++ b/.github/workflows/Pipeline.yml
@@ -1,6 +1,8 @@
name: Unit Testing, Coverage Collection, Package, Release, Documentation and Publish
-on: [ push ]
+on:
+ push:
+ workflow_dispatch:
defaults:
run:
From 36c2e4956cb6716b1895aead832e06a0ee208aa5 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Thu, 25 Nov 2021 15:15:55 +0100
Subject: [PATCH 29/33] requirements: specify minimum version for pyTooling
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index f046fd36..805d01a5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-pyTooling
+pyTooling>=1.4.4
From dd162d9f1512e1f05e881cfe581af5282c5a7c19 Mon Sep 17 00:00:00 2001
From: umarcor
Date: Thu, 25 Nov 2021 15:16:41 +0100
Subject: [PATCH 30/33] doc/requirements: bump minimum version of sphinx to
4.3.0
---
doc/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 42f82f21..10d5f305 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,6 +1,6 @@
-r ../requirements.txt
-sphinx>=4.2.0
+sphinx>=4.3.0
# Sphinx Extenstions
autoapi
From 179b346b3021f6bf72d96bce22a807fd473b37b3 Mon Sep 17 00:00:00 2001
From: Patrick Lehmann
Date: Thu, 25 Nov 2021 19:34:58 +0100
Subject: [PATCH 31/33] Added missing changes.
---
.github/workflows/Pipeline.yml | 14 +++++++-------
doc/Dependency.rst | 25 +++++++++++++------------
setup.py | 2 +-
tests/requirements.txt | 10 +++++++---
4 files changed, 28 insertions(+), 23 deletions(-)
diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml
index d19295b0..5bfdc4fd 100644
--- a/.github/workflows/Pipeline.yml
+++ b/.github/workflows/Pipeline.yml
@@ -17,11 +17,11 @@ jobs:
fail-fast: false
matrix:
include:
- - {python: '3.6', icon: 🔴} # until 23.12.2021
- - {python: '3.7', icon: 🟠} # until 27.06.2023
- - {python: '3.8', icon: 🟡} # until Oct. 2024
- - {python: '3.9', icon: 🟢} # until Oct. 2025
- - {python: '3.10', icon: 🟢} # until Oct. 2026
+ - {python: "3.6", icon: 🔴} # until 23.12.2021
+ - {python: "3.7", icon: 🟠} # until 27.06.2023
+ - {python: "3.8", icon: 🟡} # until Oct. 2024
+ - {python: "3.9", icon: 🟢} # until Oct. 2025
+ - {python: "3.10", icon: 🟢} # until Oct. 2026
env:
PYTHON: ${{ matrix.python }}
@@ -67,7 +67,7 @@ jobs:
runs-on: ubuntu-latest
env:
- PYTHON: '3.10'
+ PYTHON: "3.10"
outputs:
python: ${{ env.PYTHON }}
@@ -254,7 +254,7 @@ jobs:
# runs-on: ubuntu-latest
#
# env:
-# PYTHON: '3.10'
+# PYTHON: "3.10"
# outputs:
# python: ${{ env.PYTHON }}
#
diff --git a/doc/Dependency.rst b/doc/Dependency.rst
index 080beb85..6fd5490b 100644
--- a/doc/Dependency.rst
+++ b/doc/Dependency.rst
@@ -26,12 +26,11 @@ pySVModel Package
*None*
-.. #+-----------------------------------------------------+-------------+---------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
- | **Package** | **Version** | **License** | **Dependencies** |
- +=====================================================+=============+=====================================================================+=================================================================================================================================+
- | `pydecor `__ | ≥2.0.1 | `MIT `__ | * `dill `__ (`BSD 3-clause `__) |
- | | | | * `six `__ (`MIT `__) |
- +-----------------------------------------------------+-------------+---------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
++--------------------------------------------------------+-------------+------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
+| **Package** | **Version** | **License** | **Dependencies** |
++========================================================+=============+==========================================================================================+=================================================================================================================================+
+| `pyTooling `__ | ≥1.4.2 | `Apache License, 2.0 `__ | |
++--------------------------------------------------------+-------------+------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
.. _dependency-testing:
@@ -46,11 +45,15 @@ sub-dependencies are not evaluated further.
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
| **Package** | **Version** | **License** | **Dependencies** |
+===========================================================+=============+========================================================================================+======================+
-| `pytest `__ | ≥6.2.4 | `MIT `__ | *Not yet evaluated.* |
+| `pytest `__ | ≥6.2.5 | `MIT `__ | *Not yet evaluated.* |
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
-| `pytest-cov `__ | ≥2.12.1 | `MIT `__ | *Not yet evaluated.* |
+| `pytest-cov `__ | ≥3.0.0 | `MIT `__ | *Not yet evaluated.* |
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
-| `Coverage `__ | ≥6.0 | `Apache License, 2.0 `__ | *Not yet evaluated.* |
+| `Coverage `__ | ≥6.1 | `Apache License, 2.0 `__ | *Not yet evaluated.* |
++-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
+| `mypy `__ | ≥0.910 | `MIT `__ | *Not yet evaluated.* |
++-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
+| `lxml `__ | ≥4.6.4 | `BSD 3-Clause `__ | *Not yet evaluated.* |
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
@@ -66,7 +69,7 @@ evaluated further.
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
| **Package** | **Version** | **License** | **Dependencies** |
+=================================================================================================+==============+==========================================================================================================+======================+
-| `Sphinx `__ | ≥4.2.0 | `BSD 3-Clause `__ | *Not yet evaluated.* |
+| `Sphinx `__ | ≥4.3.0 | `BSD 3-Clause `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
| `sphinx_btd_theme `__ | | `MIT `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
@@ -76,5 +79,3 @@ evaluated further.
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
| `sphinx_autodoc_typehints `__ | ≥1.12.0 | `MIT `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
-| `Pygments `__ | ≥2.9.0 | `BSD 2-Clause `__ | *Not yet evaluated.* |
-+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
diff --git a/setup.py b/setup.py
index bf9383d5..ad5b1c6b 100644
--- a/setup.py
+++ b/setup.py
@@ -77,7 +77,7 @@
},
# download_url="https://github.com/edaa-org/pySVModel/tarball/0.1.0",
- packages=setuptools_find_packages(exclude=["tests", "tests.*",]),
+ packages=setuptools_find_packages(exclude=["doc", "doc.*", "tests", "tests.*",]),
classifiers=[
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
diff --git a/tests/requirements.txt b/tests/requirements.txt
index ad895b40..060ed9f5 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,8 +1,12 @@
-r ../requirements.txt
# Coverage collection
-Coverage>=6.0
+Coverage>=6.1
# Test Runner
-pytest>=6.2.4
-pytest-cov>=2.12.1
+pytest>=6.2.5
+pytest-cov>=3.0.0
+
+# Static Type Checking
+mypy>=0.910
+lxml>=4.6.4
From a87bf4047d95fa2aaca189344bad8bc5add4ab86 Mon Sep 17 00:00:00 2001
From: Patrick Lehmann
Date: Thu, 25 Nov 2021 20:18:33 +0100
Subject: [PATCH 32/33] Changed casing of github to GitHub.
---
.btd.yml | 2 +-
.github/workflows/Pipeline.yml | 2 +-
README.md | 14 +++++++-------
doc/Dependency.rst | 12 ++++++------
doc/conf.py | 10 +++++-----
doc/index.rst | 12 ++++++------
doc/shields.inc | 30 +++++++++++++++---------------
setup.py | 4 ++--
8 files changed, 43 insertions(+), 43 deletions(-)
diff --git a/.btd.yml b/.btd.yml
index 03528e6b..3b7c0aec 100644
--- a/.btd.yml
+++ b/.btd.yml
@@ -6,4 +6,4 @@ formats: [ html, pdf, man ]
images:
base: edaa/doc
latex: btdi/latex
-theme: https://codeload.github.com/buildthedocs/sphinx.theme/tar.gz/v1
+theme: https://codeload.GitHub.com/buildthedocs/sphinx.theme/tar.gz/v1
diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml
index 5bfdc4fd..b71b0286 100644
--- a/.github/workflows/Pipeline.yml
+++ b/.github/workflows/Pipeline.yml
@@ -272,7 +272,7 @@ jobs:
#
# - name: 🐍 Install dependencies
# run: |
-# pip3 install git+https://github.com/ghdl/ghdl.git@$(ghdl version hash)
+# pip3 install git+https://GitHub.com/ghdl/ghdl.git@$(ghdl version hash)
#
# - name: ✂ Extract code snippet from README
# shell: python
diff --git a/README.md b/README.md
index a6505253..5f25da91 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://github.com/edaa-org/pySVModel)
+[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
[![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
[![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
@@ -10,14 +10,14 @@
[![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
-[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Pipeline%22)
+[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://GitHub.com/edaa-org/pySVModel/actions?query=workflow%3A%22Pipeline%22)
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySVModel)
[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySVModel)
[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySVModel?longCache=true&style=flat-square&logo=Codecov)](https://codecov.io/gh/edaa-org/pySVModel)
@@ -39,7 +39,7 @@ and services on such a model, while supporting multiple frontends.
### pySVModel Generators
-* See [#11: Interfacing Surelog/UHDM](https://github.com/edaa-org/pySVModel/issues/11)
+* See [#11: Interfacing Surelog/UHDM](https://GitHub.com/edaa-org/pySVModel/issues/11)
*TBD*
@@ -57,9 +57,9 @@ and services on such a model, while supporting multiple frontends.
## Contributors
-* [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)
-* [Unai Martinez-Corral](https://github.com/umarcor)
-* [and more...](https://github.com/edaa-org/pySVModel/graphs/contributors)
+* [Patrick Lehmann](https://GitHub.com/Paebbels) (Maintainer)
+* [Unai Martinez-Corral](https://GitHub.com/umarcor)
+* [and more...](https://GitHub.com/edaa-org/pySVModel/graphs/contributors)
## License
diff --git a/doc/Dependency.rst b/doc/Dependency.rst
index 6fd5490b..a657efa3 100644
--- a/doc/Dependency.rst
+++ b/doc/Dependency.rst
@@ -29,7 +29,7 @@ pySVModel Package
+--------------------------------------------------------+-------------+------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
| **Package** | **Version** | **License** | **Dependencies** |
+========================================================+=============+==========================================================================================+=================================================================================================================================+
-| `pyTooling `__ | ≥1.4.2 | `Apache License, 2.0 `__ | |
+| `pyTooling `__ | ≥1.4.2 | `Apache License, 2.0 `__ | |
+--------------------------------------------------------+-------------+------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
@@ -69,13 +69,13 @@ evaluated further.
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
| **Package** | **Version** | **License** | **Dependencies** |
+=================================================================================================+==============+==========================================================================================================+======================+
-| `Sphinx `__ | ≥4.3.0 | `BSD 3-Clause `__ | *Not yet evaluated.* |
+| `Sphinx `__ | ≥4.3.0 | `BSD 3-Clause `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
-| `sphinx_btd_theme `__ | | `MIT `__ | *Not yet evaluated.* |
+| `sphinx_btd_theme `__ | | `MIT `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
-| `autoapi `__ | | `Apache License, 2.0 `__ | *Not yet evaluated.* |
+| `autoapi `__ | | `Apache License, 2.0 `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
-| !! `sphinx_fontawesome `__ | ≥0.0.6 | `GPL 2.0 `__ | *Not yet evaluated.* |
+| !! `sphinx_fontawesome `__ | ≥0.0.6 | `GPL 2.0 `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
-| `sphinx_autodoc_typehints `__ | ≥1.12.0 | `MIT `__ | *Not yet evaluated.* |
+| `sphinx_autodoc_typehints `__ | ≥1.12.0 | `MIT `__ | *Not yet evaluated.* |
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
diff --git a/doc/conf.py b/doc/conf.py
index 6b5271de..2e14fb4f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -144,7 +144,7 @@ def _LatestTagName():
% ================================================================================
% Add more Unicode characters for pdfLaTeX.
% - Alternatively, compile with XeLaTeX or LuaLaTeX.
- % - https://github.com/sphinx-doc/sphinx/issues/3511
+ % - https://GitHub.com/sphinx-doc/sphinx/issues/3511
%
\ifdefined\DeclareUnicodeCharacter
\DeclareUnicodeCharacter{2265}{$\geq$}
@@ -232,10 +232,10 @@ def _LatestTagName():
# Sphinx.Ext.ExtLinks
# ==============================================================================
extlinks = {
- 'issue': ('https://github.com/edaa-org/pySVModel/issues/%s', 'issue #'),
- 'pull': ('https://github.com/edaa-org/pySVModel/pull/%s', 'pull request #'),
- 'src': ('https://github.com/edaa-org/pySVModel/blob/main/pySVModel/%s?ts=2', None),
-# 'test': ('https://github.com/edaa-org/pySVModel/blob/main/test/%s?ts=2', None)
+ 'issue': ('https://GitHub.com/edaa-org/pySVModel/issues/%s', 'issue #'),
+ 'pull': ('https://GitHub.com/edaa-org/pySVModel/pull/%s', 'pull request #'),
+ 'src': ('https://GitHub.com/edaa-org/pySVModel/blob/main/pySVModel/%s?ts=2', None),
+# 'test': ('https://GitHub.com/edaa-org/pySVModel/blob/main/test/%s?ts=2', None)
}
diff --git a/doc/index.rst b/doc/index.rst
index f7ee6331..8b65e341 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -3,7 +3,7 @@
.. image:: _static/logo.svg
:height: 90 px
:align: center
- :target: https://github.com/edaa-org/pySVModel
+ :target: https://GitHub.com/edaa-org/pySVModel
.. raw:: html
@@ -16,7 +16,7 @@
.. only:: html
| |SHIELD:svg:pySVModel-github| |SHIELD:svg:pySVModel-src-license| |SHIELD:svg:pySVModel-ghp-doc| |SHIELD:svg:pySVModel-doc-license| |SHIELD:svg:pySVModel-gitter|
- | |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python|
+ | |SHIELD:svg:pySVModel-pypi-tag| |SHIELD:svg:pySVModel-pypi-status| |SHIELD:svg:pySVModel-pypi-python|
| |SHIELD:svg:pySVModel-gha-test| |SHIELD:svg:pySVModel-lib-status| |SHIELD:svg:pySVModel-codacy-quality| |SHIELD:svg:pySVModel-codacy-coverage| |SHIELD:svg:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:svg:pySVModel-lib-dep| |SHIELD:svg:pySVModel-req-status| |SHIELD:svg:pySVModel-lib-rank|
@@ -24,7 +24,7 @@
.. only:: latex
|SHIELD:png:pySVModel-github| |SHIELD:png:pySVModel-src-license| |SHIELD:png:pySVModel-ghp-doc| |SHIELD:png:pySVModel-doc-license| |SHIELD:png:pySVModel-gitter|
- |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python|
+ |SHIELD:png:pySVModel-pypi-tag| |SHIELD:png:pySVModel-pypi-status| |SHIELD:png:pySVModel-pypi-python|
|SHIELD:png:pySVModel-gha-test| |SHIELD:png:pySVModel-lib-status| |SHIELD:png:pySVModel-codacy-quality| |SHIELD:png:pySVModel-codacy-coverage| |SHIELD:png:pySVModel-codecov-coverage|
.. Disabled shields: |SHIELD:png:pySVModel-lib-dep| |SHIELD:png:pySVModel-req-status| |SHIELD:png:pySVModel-lib-rank|
@@ -78,9 +78,9 @@ News
Contributors
************
-* `Patrick Lehmann `__ (Maintainer)
-* `Unai Martinez-Corral `__
-* `and more... `__
+* `Patrick Lehmann `__ (Maintainer)
+* `Unai Martinez-Corral `__
+* `and more... `__
License
diff --git a/doc/shields.inc b/doc/shields.inc
index 48069df6..fd690409 100644
--- a/doc/shields.inc
+++ b/doc/shields.inc
@@ -7,11 +7,11 @@
.. |SHIELD:svg:pySVModel-github| image:: https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd
:alt: Sourcecode on GitHub
:height: 22
- :target: https://github.com/edaa-org/pySVModel
+ :target: https://GitHub.com/edaa-org/pySVModel
.. |SHIELD:png:pySVModel-github| image:: https://raster.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd
:alt: Sourcecode on GitHub
:height: 22
- :target: https://github.com/edaa-org/pySVModel
+ :target: https://GitHub.com/edaa-org/pySVModel
.. # Sourcecode license
.. |SHIELD:svg:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code
@@ -21,57 +21,57 @@
.. |SHIELD:png:pySVModel-src-license| image:: https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code
:alt: Code license
:height: 22
- :target: https://github.com/edaa-org/pySVModel/blob/main/LICENSE.md
+ :target: https://GitHub.com/edaa-org/pySVModel/blob/main/LICENSE.md
.. # GitHub tag
.. |SHIELD:svg:pySVModel-tag| image:: https://img.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub tag (latest SemVer incl. pre-release
:height: 22
- :target: https://github.com/edaa-org/pySVModel/tags
+ :target: https://GitHub.com/edaa-org/pySVModel/tags
.. |SHIELD:png:pySVModel-tag| image:: https://raster.shields.io/github/v/tag/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub tag (latest SemVer incl. pre-release
:height: 22
- :target: https://github.com/edaa-org/pySVModel/tags
+ :target: https://GitHub.com/edaa-org/pySVModel/tags
.. # GitHub release
.. |SHIELD:svg:pySVModel-release| image:: https://img.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub release (latest SemVer incl. including pre-releases
:height: 22
- :target: https://github.com/edaa-org/pySVModel/releases/latest
+ :target: https://GitHub.com/edaa-org/pySVModel/releases/latest
.. |SHIELD:png:pySVModel-release| image:: https://raster.shields.io/github/v/release/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub&include_prereleases
:alt: GitHub release (latest SemVer incl. including pre-releases
:height: 22
- :target: https://github.com/edaa-org/pySVModel/releases/latest
+ :target: https://GitHub.com/edaa-org/pySVModel/releases/latest
.. # GitHub release date
.. |SHIELD:svg:pySVModel-date| image:: https://img.shields.io/github/release-date/edaa-org/pySVModel?longCache=true&style=flat-square&logo=GitHub
:alt: GitHub release date
:height: 22
- :target: https://github.com/edaa-org/pySVModel/releases
+ :target: https://GitHub.com/edaa-org/pySVModel/releases
.. |SHIELD:png:pySVModel-date| image:: https://raster.shields.io/github/release-date/edaa-org/pySVModel?logo=GitHub
:alt: GitHub release date
:height: 22
- :target: https://github.com/edaa-org/pySVModel/releases
+ :target: https://GitHub.com/edaa-org/pySVModel/releases
.. # GitHub/Libraries dependent projects
.. |SHIELD:svg:pySVModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Dependent repos (via libraries.io)
:height: 22
- :target: https://github.com/edaa-org/pySVModel/network/dependents
+ :target: https://GitHub.com/edaa-org/pySVModel/network/dependents
.. |SHIELD:png:pySVModel-lib-dep| image:: https://raster.shields.io/librariesio/dependent-repos/pypi/pySVModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff
:alt: Dependent repos (via libraries.io)
:height: 22
- :target: https://github.com/edaa-org/pySVModel/network/dependents
+ :target: https://GitHub.com/edaa-org/pySVModel/network/dependents
.. # GHA test and coverage
.. |SHIELD:svg:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Build and Test Status
:height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
+ :target: https://GitHub.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
.. |SHIELD:png:pySVModel-gha-test| image:: https://img.shields.io/github/workflow/status/edaa-org/pySVModel/Unit%20Testing,%20Coverage%20Collection,%20Package,%20Release,%20Documentation%20and%20Publish/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF
:alt: GitHub Workflow - Build and Test Status
:height: 22
- :target: https://github.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
+ :target: https://GitHub.com/edaa-org/pySVModel/actions?query=workflow%3A%22Test+and+Coverage%22
.. # Codacy - quality
.. |SHIELD:svg:pySVModel-codacy-quality| image:: https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=codacy
@@ -167,7 +167,7 @@
.. |SHIELD:png:pySVModel-doc-license| image:: https://raster.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff
:alt: Documentation License
:height: 22
- :target: https://github.com/edaa-org/pySVModel/blob/main/doc/Doc-License.rst
+ :target: https://GitHub.com/edaa-org/pySVModel/blob/main/doc/Doc-License.rst
.. # GHPages - read now
.. |SHIELD:svg:pySVModel-ghp-doc| image:: https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html
@@ -179,7 +179,7 @@
:height: 22
:target: https://edaa-org.github.io/pySVModel/
-.. # Gitter
+.. # Gitter
.. |SHIELD:svg:pySVModel-gitter| image:: https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef
:alt: Documentation License
:height: 22
diff --git a/setup.py b/setup.py
index ad5b1c6b..198f8b7d 100644
--- a/setup.py
+++ b/setup.py
@@ -51,7 +51,7 @@
requirements = [line for line in file.readlines()]
# Derive URLs
-sourceCodeURL = f"https://github.com/{gitHubNamespace}/{projectName}"
+sourceCodeURL = f"https://GitHub.com/{gitHubNamespace}/{projectName}"
documentationURL = f"https://{gitHubNamespace}.github.io/{projectName}"
# Assemble all package information
@@ -75,7 +75,7 @@
'Source Code': f"{sourceCodeURL}",
'Issue Tracker': f"{sourceCodeURL}/issues"
},
- # download_url="https://github.com/edaa-org/pySVModel/tarball/0.1.0",
+ # download_url="https://GitHub.com/edaa-org/pySVModel/tarball/0.1.0",
packages=setuptools_find_packages(exclude=["doc", "doc.*", "tests", "tests.*",]),
classifiers=[
From 3f733a21e2bf5d8f9c65a7263df9ff086c3ff577 Mon Sep 17 00:00:00 2001
From: Patrick Lehmann
Date: Thu, 25 Nov 2021 20:24:13 +0100
Subject: [PATCH 33/33] Fixed comment alignment for red dot in YAML code.
---
.github/workflows/Pipeline.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml
index b71b0286..4aee2335 100644
--- a/.github/workflows/Pipeline.yml
+++ b/.github/workflows/Pipeline.yml
@@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
include:
- - {python: "3.6", icon: 🔴} # until 23.12.2021
+ - {python: "3.6", icon: 🔴} # until 23.12.2021
- {python: "3.7", icon: 🟠} # until 27.06.2023
- {python: "3.8", icon: 🟡} # until Oct. 2024
- {python: "3.9", icon: 🟢} # until Oct. 2025