Name | myemerge JSON |
Version |
0.10.0
JSON |
| download |
home_page | None |
Summary | My emerge sync procedure |
upload_time | 2024-09-20 19:39:20 |
maintainer | None |
docs_url | None |
author | turulomio |
requires_python | <4,>=3.11 |
license | GPL-3.0 license |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MyEmerge [![Github - Downloads](https://shields.io/github/downloads/turulomio/myemerge/total?label=Github%20downloads )](https://github.com/turulomio/myemerge/)
## Configuration
My emerge recomends the use of ccache.
To see statistics with `myemerge --ccache_stats` you must set in /etc/portage/make.conf the following lines:
```bash
CCACHE_DIR="/var/cache/ccache"
FEATURES="ccache"
```
## Changelog
### 0.10.0 (2024-09-20)
- Fixed problem with pytz dependency
- Updated dependencies
- Updated reusing
### 0.9.0 (2024-06-18)
- Improving package
- Updated dependencies
### 0.8.0 (2023-05-15)
- Migrated to pyproject.toml
- Fixed bugs with cpupower module
### 0.7.0 (2022-05-04)
- Set again max_cpu_frequency option in config
### 0.6.0 (2021-11-22)
- Added --nosync and --noclean parameters
- Removed config code. Added CCACHE_DIR to all script to use it one needed.
### 0.5.0
- You can use portage ccache statistics.
### 0.4.0
- Fixed bug when cpufreq isn't configured in kernel.
- Executable renamed to myemerge.
- Created --rebuild parameter to rebuild the whole Gentoo system.
### 0.3.0
- You can set your compile CPU frequency in Hz. Max CPU capacity by default.
### 0.2.0
- Code was converted to a python module
- Added /etc/myemerge config file
- You can run scripts with minimum cpu frequency
### 0.1.0
- Imported from old scripts
Raw data
{
"_id": null,
"home_page": null,
"name": "myemerge",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "turulomio",
"author_email": "turulomio@yahoo.es",
"download_url": "https://files.pythonhosted.org/packages/86/63/6b4913fb5ce5a7512551a7773ab117e02848617c41570f327bb8c9d0cf37/myemerge-0.10.0.tar.gz",
"platform": null,
"description": "# MyEmerge [![Github - Downloads](https://shields.io/github/downloads/turulomio/myemerge/total?label=Github%20downloads )](https://github.com/turulomio/myemerge/)\n\n## Configuration\n\nMy emerge recomends the use of ccache.\n\nTo see statistics with `myemerge --ccache_stats` you must set in /etc/portage/make.conf the following lines:\n```bash\n CCACHE_DIR=\"/var/cache/ccache\"\n FEATURES=\"ccache\"\n```\n\n## Changelog\n\n### 0.10.0 (2024-09-20)\n- Fixed problem with pytz dependency\n- Updated dependencies\n- Updated reusing\n\n### 0.9.0 (2024-06-18)\n- Improving package\n- Updated dependencies\n\n### 0.8.0 (2023-05-15)\n- Migrated to pyproject.toml\n- Fixed bugs with cpupower module\n\n### 0.7.0 (2022-05-04)\n- Set again max_cpu_frequency option in config\n\n### 0.6.0 (2021-11-22)\n- Added --nosync and --noclean parameters\n- Removed config code. Added CCACHE_DIR to all script to use it one needed.\n\n### 0.5.0\n- You can use portage ccache statistics.\n\n### 0.4.0\n- Fixed bug when cpufreq isn't configured in kernel.\n- Executable renamed to myemerge.\n- Created --rebuild parameter to rebuild the whole Gentoo system.\n\n### 0.3.0\n- You can set your compile CPU frequency in Hz. Max CPU capacity by default.\n\n### 0.2.0\n- Code was converted to a python module\n- Added /etc/myemerge config file\n- You can run scripts with minimum cpu frequency\n\n### 0.1.0\n- Imported from old scripts\n",
"bugtrack_url": null,
"license": "GPL-3.0 license",
"summary": "My emerge sync procedure",
"version": "0.10.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7cfca9f7d1e1824207c680b48bbf1971680f694a69227f7818cb09dcddeeb72",
"md5": "00ca8c8039ed477c5f83eb4affa07ae3",
"sha256": "ee1ea01eec484b312324c4827707996e194a513c97c46c4997490e1eadb1a1a4"
},
"downloads": -1,
"filename": "myemerge-0.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "00ca8c8039ed477c5f83eb4affa07ae3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.11",
"size": 26292,
"upload_time": "2024-09-20T19:39:19",
"upload_time_iso_8601": "2024-09-20T19:39:19.716354Z",
"url": "https://files.pythonhosted.org/packages/f7/cf/ca9f7d1e1824207c680b48bbf1971680f694a69227f7818cb09dcddeeb72/myemerge-0.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "86636b4913fb5ce5a7512551a7773ab117e02848617c41570f327bb8c9d0cf37",
"md5": "ca763428a621361e74c4eaa6f8bf312c",
"sha256": "1ca4ed3576c8a08a266470081498310efa925ba60bd5ae015ef45855a8b14f2c"
},
"downloads": -1,
"filename": "myemerge-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "ca763428a621361e74c4eaa6f8bf312c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 21504,
"upload_time": "2024-09-20T19:39:20",
"upload_time_iso_8601": "2024-09-20T19:39:20.746661Z",
"url": "https://files.pythonhosted.org/packages/86/63/6b4913fb5ce5a7512551a7773ab117e02848617c41570f327bb8c9d0cf37/myemerge-0.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 19:39:20",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "myemerge"
}