-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cpt.alphabet #106
Comments
I tested with py-3.11.0 and it works! |
Hello Sasha ! but if you wish to help me releasing it, you can get inspiration from the Python 3.11 release commits |
Hi Louis! I will crank myapp via 3.11.0 for now to keep coding my app... As always thanks for everything ... |
I don't know why I did several commits for that... If I find time to do it before you do, I will ping you on the PR to save you time After that I will publish a 1.3.4 version myself ! Thanks for opening the issues |
Cool I will check tomorrow and forward when I get some time. Work comes
first...
…On Thu, Jan 4, 2024, 4:41 PM Louis FRULEUX ***@***.***> wrote:
I don't know why I did several commits for that...
But here they are: Windows support
<28be0dc>,
the linux aarch64 support
<https://github.com/bluesheeptoken/CPT/blob/master/.travis.yml#L61-L72>,
and the github actions for linux / macos intel
<https://github.com/bluesheeptoken/CPT/blob/master/.github/workflows/publish-pypi.yml>
.
For the two last links, I think duplicating the config and replacing 311
by 312 should do the trick.
If I find time to do it before you do, I will ping you on the PR to save
you time
After that I will publish a 1.3.4 version myself !
Thanks for opening the issues
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEC5FWG5E2HDQR74PYBZN3YM4OXFAVCNFSM6AAAAABBKQ3ZHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZXG44TQMJRGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
#107 Publishes for python 3.12 ! |
Awesome, thanks for the update!
…On Wed, Jan 10, 2024, 5:10 PM Louis FRULEUX ***@***.***> wrote:
Closed #106 <#106> as
completed.
—
Reply to this email directly, view it on GitHub
<#106 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEC5FTP3X7ZBLNG2CNI5JLYN4GTXAVCNFSM6AAAAABBKQ3ZHWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGQ2DSMBSGYYTANQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for bringing this to my attention. I didnt follow the newest python versions recently :x |
Hi Louis,
I successfully installed cpt package under py-3.12.1
on the import however i get:
./python3.12
Python 3.12.1 (main, Dec 25 2023, 10:27:39) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
could I help with this?
The text was updated successfully, but these errors were encountered: