Skip to content

Commit

Permalink
rel : migrate to version 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Nov 20, 2022
1 parent 1a8acb8 commit 65e5d69
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 26 deletions.
39 changes: 29 additions & 10 deletions ArtList.ipynb
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Version : 5.7"
"### Version : 5.8"
]
},
{
Expand Down Expand Up @@ -1041,7 +1041,13 @@
"******************************\n",
"high five\n",
"( ⌒o⌒)人(⌒-⌒ )v \n",
"******************************\n",
"******************************\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"hitchhicking\n",
"(งツ)ว \n",
"******************************\n",
Expand Down Expand Up @@ -2040,7 +2046,13 @@
"******************************\n",
"tidy up\n",
"┬─┬⃰͡ (ᵔᵕᵔ͜ ) \n",
"******************************\n",
"******************************\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"tie-fighter\n",
"|—O—| \n",
"******************************\n",
Expand All @@ -2064,13 +2076,7 @@
"******************************\n",
"tripping out\n",
"q(❂‿❂)p \n",
"******************************\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"******************************\n",
"trolling\n",
"༼∵༽ ༼⍨༽ ༼⍢༽ ༼⍤༽ \n",
"******************************\n",
Expand Down Expand Up @@ -2231,6 +2237,19 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
},
"toc": {
"base_numbering": 1,
"nav_menu": {},
"number_sections": false,
"sideBar": true,
"skip_h1_title": false,
"title_cell": "Table of Contents",
"title_sidebar": "PyCM",
"toc_cell": false,
"toc_position": {},
"toc_section_display": true,
"toc_window_display": false
}
},
"nbformat": 4,
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [5.8] - 2022-11-23
### Added
- 8 new font
1. russian2
Expand Down Expand Up @@ -2035,7 +2036,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- 1-Line art
- CLI commands

[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.7...dev
[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.8...dev
[5.8]: https://github.com/sepandhaghighi/art/compare/v5.7...v5.8
[5.7]: https://github.com/sepandhaghighi/art/compare/v5.6...v5.7
[5.6]: https://github.com/sepandhaghighi/art/compare/v5.5...v5.6
[5.5]: https://github.com/sepandhaghighi/art/compare/v5.4...v5.5
Expand Down
15 changes: 14 additions & 1 deletion DecorList.ipynb
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Version : 5.7"
"### Version : 5.8"
]
},
{
Expand Down Expand Up @@ -752,6 +752,19 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
},
"toc": {
"base_numbering": 1,
"nav_menu": {},
"number_sections": false,
"sideBar": true,
"skip_h1_title": false,
"title_cell": "Table of Contents",
"title_sidebar": "PyCM",
"toc_cell": false,
"toc_position": {},
"toc_section_display": true,
"toc_window_display": false
}
},
"nbformat": 4,
Expand Down
3 changes: 1 addition & 2 deletions FontList.ipynb
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Version : 5.7"
"### Version : 5.8"
]
},
{
Expand Down Expand Up @@ -4539,7 +4539,6 @@
}
],
"metadata": {
"celltoolbar": "Edit Metadata",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
6 changes: 3 additions & 3 deletions INSTALL.md
Expand Up @@ -5,14 +5,14 @@
⚠️ **PyPI** support of these versions will be removed in a **future release**

### Source code
- Download [Version 5.7](https://github.com/sepandhaghighi/art/archive/v5.7.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip)
- Download [Version 5.8](https://github.com/sepandhaghighi/art/archive/v5.8.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip)
- `python3 setup.py install` or `python setup.py install` (Need root access)

### PyPI


- Check [Python Packaging User Guide](https://packaging.python.org/installing/)
- `pip install art==5.7` or `pip3 install art==5.7` (Need root access)
- `pip install art==5.8` or `pip3 install art==5.8` (Need root access)

* Note : On `--upgrade` error install latest version of `setuptools` : `pip install setuptools` and retry

Expand All @@ -29,7 +29,7 @@

### Easy install

- Run `easy_install "art==5.7"` (Need root access)
- Run `easy_install "art==5.8"` (Need root access)

### MATLAB

Expand Down
2 changes: 1 addition & 1 deletion art/art_param.py
Expand Up @@ -6,7 +6,7 @@
from .decor_dic import *
from .art_dic import *

ART_VERSION = "5.7" # pragma: no cover
ART_VERSION = "5.8" # pragma: no cover
FONT_SMALL_THRESHOLD = 50 # pragma: no cover
FONT_MEDIUM_THRESHOLD = 100 # pragma: no cover
FONT_LARGE_THRESHOLD = 200 # pragma: no cover
Expand Down
10 changes: 5 additions & 5 deletions art/test.py
Expand Up @@ -4406,11 +4406,11 @@
\__,_||_| \__|
<BLANKLINE>
<BLANKLINE>
____ _____
__ __| ___| |___ |
\ \ / /|___ \ / /
\ V / ___) | _ / /
\_/ |____/ (_) /_/
____ ___
__ __| ___| ( _ )
\ \ / /|___ \ / _ \
\ V / ___) | _ | (_) |
\_/ |____/ (_) \___/
<BLANKLINE>
<BLANKLINE>
ASCII art is also known as "computer text art".
Expand Down
2 changes: 1 addition & 1 deletion otherfile/meta.yaml
@@ -1,5 +1,5 @@
{% set name = "art" %}
{% set version = "5.7" %}
{% set version = "5.8" %}

package:
name: {{ name|lower }}
Expand Down
2 changes: 1 addition & 1 deletion otherfile/version_check.py
Expand Up @@ -6,7 +6,7 @@
from art.art_param import *

Failed = 0
VERSION = "5.7"
VERSION = "5.8"

README_ITEMS = ['<td align="center">{0}</td>'.format(str(FONT_COUNTER)),
'<img src="https://img.shields.io/badge/Art List-{0}-orange.svg">'.format(str(ART_COUNTER)),
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -35,7 +35,7 @@ def read_description():
setup(
name='art',
packages=['art'],
version='5.7',
version='5.8',
description='ASCII Art Library For Python',
long_description=read_description(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 65e5d69

Please sign in to comment.