Commit graph

99 commits

Author SHA1 Message Date
Your Name
66bcf34f0b Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m40s
2025-01-31 15:43:16 +00:00
23fa34b799 Добавление .gitignore и .gitea/workflows/ci.yml 2025-01-07 23:24:15 +03:00
d6777bd5f8 3.11.4 2024-09-20 15:29:48 +00:00
Mikhail Novosyolov
7e792fd3b7 differenciate IDLEs from python3 and python3.11 in app menus 2023-07-10 10:49:56 +03:00
Mikhail Novosyolov
bd5206cb87 make name of IDLE clearer 2023-07-09 22:21:38 +03:00
Mikhail Novosyolov
1fd4bacb23 upd to 3.11.4 2023-07-09 21:45:19 +03:00
Mikhail Novosyolov
0fc229b072 fix macros:
* rm bytecompile macros which make no sense here because that macro exists in another place
* py3 -> py311 in macros
* add forgotten macro for the shebang sanity script
2023-07-09 21:21:31 +03:00
Святослав
3e821acbf5 pathfix rename pathfix3.11 2023-04-19 22:27:00 +00:00
Святослав
2bf071ff26 Updated python3.11-shebang-sanity.sh 2023-04-19 21:45:06 +00:00
slava86
5fe13dbd49 rosa2021 new python3.11 2023-04-20 00:20:40 +03:00
Mikhail Novosyolov
c7cd8cf97d Fix conflict of python3 and python38 in mans
Reported by stivux@ (Stepan Nazarov)
https://t.me/rosalinux/69127
2020-12-04 21:40:25 +03:00
Mikhail Novosyolov
e8e05acc52 clean up a bit:
- delete not used patches
- delete odd manual file provides (/usr/bin/*) - rpm will generate them
- be sure to not forget to apply a patch by switching to %%autopatch
- delete very old and not needed nowadays Obsoletes and Conflicts
- use %%EVRD for more strict Requires and Provides like most other packages
- delete README.urpmi which is mostly useless now in dnf platforms
  (we decided that most people do not read such messages or may just miss them
   when a lot of packages are being installed)
2020-07-01 13:51:23 +03:00
Andrey Bondrov
46c9d2728e Disable conflicts with older tkinter3 2020-07-01 05:27:46 +00:00
Mikhail Novosyolov
651c841286 remove /usr/bin/python3.8 to avoid confusing crappy build systems like cmake which look for python3.9, 3.8 etc. in the PATH and use the highest found version 2020-06-30 23:15:19 +03:00
Mikhail Novosyolov
301d2a8488 Relocate python3.8 out of PATH, add script to fix shebangs 2020-06-01 00:42:03 +03:00
Mikhail Novosyolov
9eade514f9 fix typo in macros 2020-05-19 20:19:17 +03:00
Mikhail Novosyolov
c4767bebd2 Add comment explaining the need to remove files 2020-05-19 20:18:32 +03:00
Mikhail Novosyolov
57bbf7cf48 Fix naming of macros files 2020-05-19 19:44:03 +03:00
Mikhail Novosyolov
5738f211c7 Rename files 2020-05-19 19:35:48 +03:00
Mikhail Novosyolov
6e44607a78 Fix typo (noted by slava86@) 2020-05-19 19:21:19 +03:00
Mikhail Novosyolov
ac4ad75610 Macros to py38 2020-05-19 15:25:42 +03:00
Святослав
1bf31abf5f Updated python3.spec 2020-05-19 04:39:53 +00:00
Святослав
310307ea98 forgot %%if 2020-05-19 04:38:55 +00:00
Святослав
700c0464a1 again does not understand rpm5 2020-05-19 04:29:11 +00:00
Святослав
2178fb4049 unpackaged files 2020-05-19 04:13:57 +00:00
Святослав
29d96b1849 exclude does not delete rpm5 2020-05-19 04:08:17 +00:00
slava86
be43238462 package py38 rosa20190* 2020-05-19 03:39:37 +00:00
Alexander Stefanov
5a68c7538c 3.8.2, add pathfix 2020-03-16 19:09:08 +00:00
Alexander Stefanov
f08e8464aa do not exclude python-config, its requires by systemtap 2020-03-05 15:47:22 +00:00
Mikhail Novosyolov
9303e986ab Fix args 2020-02-22 19:51:51 +03:00
Mikhail Novosyolov
e5f9ad64d4 delete not used patches 2020-02-12 11:19:44 +03:00
Mikhail Novosyolov
2bd4f2e1d7 move main 2to3 to python3 2020-02-12 10:47:06 +03:00
Alexander Stefanov
3cfba1f428 provides python 2020-02-09 13:00:14 +00:00
Alexander Stefanov
385e29f5a5 python3 as /usr/bin/python 2020-02-09 00:09:02 +00:00
Alexander Stefanov
cd2133d37b remove multiarch 2020-02-08 21:02:55 +00:00
Alexander Stefanov
a31b9291a9 upload docs 2020-02-08 20:30:57 +00:00
Alexander Stefanov
41c737b432 fix a bit 2020-02-08 20:25:41 +00:00
NixTux Commit Bot
135935f5f5 bot: rpm5 -> rpm4 (8) 2020-01-13 18:14:28 +03:00
Mikhail Novosyolov
b89610d921 Use universal macro installation for both RPM 4 and RPM 5
%%install_macro has been added to the RPM 4 package,
%%install_macro and %%_rpmacrodir will be added to RPM 5.
2020-01-09 23:03:29 +03:00
NixTux Commit Bot
037f1a2f53 bot: rpm5 -> rpm4 (1) 2020-01-04 06:47:00 +03:00
Andrey Grigorev
6c6e3a9b06 Fix delete %patch 2020-01-03 13:20:31 +00:00
Alexander Stefanov
6201385682 add new provides 2020-01-03 00:44:05 +00:00
Denis Silakov
53009c24c0 Turn back wheel 2019-12-19 14:37:19 +00:00
Denis Silakov
ca5b42cd51 Bootstrap again 2019-12-19 16:55:50 +03:00
Denis Silakov
f13aea68cb Fix python3 binary link 2019-12-19 16:55:33 +03:00
Denis Silakov
6fe4ec7a3c Revert bootstrap 2019-12-19 15:40:39 +03:00
Denis Silakov
2333d7acb7 No rewheel for now 2019-12-19 15:17:02 +03:00
Denis Silakov
d32e90e73b Remove strange egg that requires python3.6 2019-12-19 15:10:53 +03:00
Denis Silakov
d6bc1d879d 3.8.1 2019-12-19 12:27:39 +03:00
Mikhail Novosyolov
5cd8f9f94e forgot to apply patches 2019-10-10 01:46:26 +03:00